Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cselab/aphros
/ GetIter
Method
GetIter
src/linear/hypre.cpp:266–268 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
264
}
265
266
int Hypre::GetIter() const {
267
return imp->iter_;
268
}
269
270
Hypre::Imp::~Imp() {
271
HYPRE_StructGridDestroy(hd.grid);
Callers
1
Solve
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected