
Go to the source code of this file.
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Functions | |
| template<class Type> | |
| DiagonalMatrix< Type > | inv (const DiagonalMatrix< Type > &mat) |
| Return the matrix inverse as a DiagonalMatrix. | |
| template<class Type> | |
| DiagonalMatrix< Type > | applyPermutation (const DiagonalMatrix< Type > &mat, const labelUList &p) |
| Return Matrix column-reordered according to a given permutation labelList. | |
Original source file DiagonalMatrix.C
Definition in file DiagonalMatrix.C.