

Go to the source code of this file.
Classes | |
| class | RectangularMatrix< Type > |
| A templated 2D rectangular m x n matrix of objects of <Type>. More... | |
| class | typeOfInnerProduct< Type, RectangularMatrix< Type >, RectangularMatrix< Type > > |
| class | typeOfInnerProduct< Type, RectangularMatrix< Type >, SquareMatrix< Type > > |
| class | typeOfInnerProduct< Type, SquareMatrix< Type >, RectangularMatrix< Type > > |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| template<class Type > | |
| RectangularMatrix< Type > | outer (const Field< Type > &f1, const Field< Type > &f2) |
Original source file RectangularMatrix.H
Definition in file RectangularMatrix.H.