Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
PardisoInverseTM
Method · 0.80
S_UmfpackInverse
Method · 0.80
InverseSparseMatrixTM
Function · 0.80
CreateSparseMatrixInverse
Function · 0.80
MasterInverse
Method · 0.80
InverseMatrixTM
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected