

Go to the source code of this file.
Classes | |
| class | Matrix< Form, Type > |
| A templated (m x n) matrix of objects of <T>. The layout is (mRows x nCols) - row-major order: More... | |
| class | DiagonalMatrix< Type > |
| A templated (N x N) diagonal matrix of objects of <Type>, effectively containing N elements, derived from List. More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Original source file DiagonalMatrix.H
Definition in file DiagonalMatrix.H.