Loading...
Searching...
No Matches
DiagonalMatrix.C File Reference
Include dependency graph for DiagonalMatrix.C:

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.

Detailed Description

Original source file DiagonalMatrix.C

Definition in file DiagonalMatrix.C.