MCPcopy 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
266int Hypre::GetIter() const {
267 return imp->iter_;
268}
269
270Hypre::Imp::~Imp() {
271 HYPRE_StructGridDestroy(hd.grid);

Callers 1

SolveMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected