Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NGSolve/ngsolve
/ SetCoarseGridPreconditioner
Method
SetCoarseGridPreconditioner
comp/bddc.cpp:50–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
49
void SetHypre (bool ah = true) { hypre = ah; }
50
void SetCoarseGridPreconditioner (bool ah = true) { coarse = ah; }
51
52
BDDCMatrix (shared_ptr<BilinearForm> abfa,
53
shared_ptr<BitArray> freedofs,
Callers
1
Update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected