Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NGSolve/ngsolve
/ SetInverseType
Method
SetInverseType
parallel/parallel_matrices.cpp:720–723 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
718
}
719
720
string ParallelMatrix::SetInverseType (string ainversetype) const
721
{
722
return mat->SetInverseType (ainversetype);
723
}
724
725
string ParallelMatrix::GetInverseType () const
726
{
Callers
13
Update
Method · 0.80
H1AMG_Matrix
Method · 0.80
Setup
Method · 0.80
BuildCoarsePrecond
Method · 0.80
BDDCMatrix
Method · 0.80
Finalize
Method · 0.80
Update
Method · 0.80
Calc
Method · 0.80
NGS_DLL_HEADER ExportNgla
Function · 0.80
ComputeMatrices
Method · 0.80
MasterInverse
Method · 0.80
parallel_matrices.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected