
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. More... | |
| template<class Type > | |
| DiagonalMatrix< Type > | applyPermutation (const DiagonalMatrix< Type > &mat, const List< label > &p) |
| Return Matrix column-reordered according to a given permutation labelList. More... | |
Original source file DiagonalMatrix.C
Definition in file DiagonalMatrix.C.