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

Method enableLogging

include/ibamr/LevelSetUtilities.h:271–274  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

269 } // getMaxIterations
270
271 bool enableLogging() const
272 {
273 return d_enable_logging;
274 } // enableLogging
275
276private:
277 std::string d_object_name;

Callers 2

fixMassLoss2PhaseFlowsFunction · 0.80
fixMassLoss3PhaseFlowsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected