Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| template<class Type > | |
| DiagonalMatrix< Type > | inv (const DiagonalMatrix< Type > &mat) |
| Return the matrix inverse as a DiagonalMatrix if no elem is equal to zero. More... | |
| template<class Type > | |
| DiagonalMatrix< Type > | applyPermutation (const DiagonalMatrix< Type > &mat, const List< label > &p) |
Original source file DiagonalMatrix.C
Definition in file DiagonalMatrix.C.