Go to the source code of this file.
Classes | |
class | Matrix |
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 | |
Original source file DiagonalMatrix.H
Definition in file DiagonalMatrix.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.