
Go to the source code of this file.
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Macros | |
| #define | CHECK_MATRIX_IS_SQUARE(a, b) |
Functions | |
| template<class Type> | |
| Foam::SquareMatrix< Type > | symmOuter (const Field< Type > &f1, const Field< Type > &f2) |
Original source file SquareMatrixI.H
Definition in file SquareMatrixI.H.
| #define CHECK_MATRIX_IS_SQUARE | ( | a, | |
| b ) |
Definition at line 22 of file SquareMatrixI.H.
Referenced by SquareMatrix< Foam::pTraits< Type >::cmptType >::resize(), SquareMatrix< Type >::SquareMatrix(), SquareMatrix< Type >::SquareMatrix(), SquareMatrix< Type >::SquareMatrix(), SquareMatrix< Type >::SquareMatrix(), SquareMatrix< Type >::SquareMatrix(), SquareMatrix< Type >::SquareMatrix(), and SymmetricSquareMatrix< Type >::SymmetricSquareMatrix().