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

Method getInterfaceHalfWidth

include/ibamr/LevelSetUtilities.h:89–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87 } // setInterfaceHalfWidth
88
89 double getInterfaceHalfWidth() const
90 {
91 return d_ncells;
92 } // getInterfaceHalfWidth
93
94 SAMRAI::tbox::Pointer<AdvDiffHierarchyIntegrator> getAdvDiffHierarchyIntegrator() const
95 {

Callers 5

putToDatabaseMethod · 0.80
fixMassLoss2PhaseFlowsFunction · 0.80
fixMassLoss3PhaseFlowsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected