DiagonalMatrix.C File Reference
Include dependency graph for DiagonalMatrix.C:

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...
 

Detailed Description

Original source file DiagonalMatrix.C

Definition in file DiagonalMatrix.C.