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 | ConstMatrixBlock< MatrixType > |
class | MatrixBlock |
A templated block of an (m x n) matrix of type <MatrixType>. More... | |
class | Matrix |
A templated (m x n) matrix of objects of <T>. The layout is (mRows x nCols) - row-major order: More... | |
Namespaces | |
Foam | |
Functions | |
template<class Form , class Type > | |
Istream & | operator>> (Istream &is, Matrix< Form, Type > &mat) |
template<class Form , class Type > | |
Ostream & | operator<< (Ostream &os, const Matrix< Form, Type > &mat) |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.