MCPcopy Create free account
hub / github.com/NGSolve/ngsolve / GetInverseType

Method GetInverseType

parallel/parallel_matrices.cpp:725–728  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

723 }
724
725 string ParallelMatrix::GetInverseType () const
726 {
727 return mat->GetInverseType ();
728 }
729
730
731 CumulationOperator :: ~CumulationOperator() { }

Callers 6

PardisoInverseTMMethod · 0.80
S_UmfpackInverseMethod · 0.80
InverseSparseMatrixTMFunction · 0.80
MasterInverseMethod · 0.80
InverseMatrixTMMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected