openfoam/applications/test/matrices
Mark Olesen 28b492bd54 ENH: unroll loops for complexVector functions
STYLE: prefer STL naming real(), imag() instead of Re(), Im()
2023-02-27 15:41:25 +01:00
..
DiagonalMatrix STYLE: IOstreams with float/double instead of floatScalar/doubleScalar 2022-07-22 15:43:37 +02:00
EigenMatrix ENH: include <algorithm> in stdFoam.H 2022-12-01 15:52:48 +00:00
Matrix ENH: unroll loops for complexVector functions 2023-02-27 15:41:25 +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