openfoam/applications/test/matrices
Mark Olesen 3151dacccc ENH: include <algorithm> in stdFoam.H
- was already included in many places (via UList.C templates), but now
  formalise by placing in stdFoam.H
2022-12-01 15:52:48 +00: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: include <algorithm> in stdFoam.H 2022-12-01 15:52:48 +00: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