MCPcopy Create free account
hub / github.com/IBAMR/IBAMR / getErrorRelTolerance

Method getErrorRelTolerance

include/ibamr/LevelSetUtilities.h:261–264  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

259 } // getCorrectionInterval
260
261 double getErrorRelTolerance() const
262 {
263 return d_rel_tol;
264 } // getErrorRelTolerance
265
266 double getMaxIterations() const
267 {

Callers 2

fixMassLoss2PhaseFlowsFunction · 0.80
fixMassLoss3PhaseFlowsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected