openfoam/applications/test/matrices
Mark Olesen 6320bab2b5 STYLE: IOstreams with float/double instead of floatScalar/doubleScalar
- consistent with defining IO of int32_t/int64_t and with recent
  changes to ensightFile. Using the primitives directly instead of
  typedefs to them makes the code somewhat less opaque.
2022-07-22 15:43:37 +02:00
..
DiagonalMatrix STYLE: IOstreams with float/double instead of floatScalar/doubleScalar 2022-07-22 15:43:37 +02:00
EigenMatrix GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00
Matrix ENH: improve Matrix classes and tests 2020-06-05 14:35:36 +01:00
QRMatrix ENH: QRMatrix: refactor the QR decomposition algorithms (fixes #2212) 2022-05-31 16:11:20 +00:00
RectangularMatrix STYLE: IOstreams with float/double instead of floatScalar/doubleScalar 2022-07-22 15:43:37 +02:00
SquareMatrix STYLE: IOstreams with float/double instead of floatScalar/doubleScalar 2022-07-22 15:43:37 +02:00
SymmetricSquareMatrix STYLE: IOstreams with float/double instead of floatScalar/doubleScalar 2022-07-22 15:43:37 +02:00