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

Method getVolumeOfPhysicalDomain

ibtk/src/math/HierarchyMathOps.cpp:451–455  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

449} // getSideWeightPatchDescriptorIndex
450
451double
452HierarchyMathOps::getVolumeOfPhysicalDomain() const
453{
454 return d_volume;
455} // getVolumeOfPhysicalDomain
456
457SAMRAI::tbox::Pointer<SAMRAI::hier::PatchHierarchy<NDIM>>
458HierarchyMathOps::getPatchHierarchy() const

Callers 11

regridHierarchyMethod · 0.80
regridProjectionMethod · 0.80
regridProjectionMethod · 0.80
correctNullSpaceMethod · 0.80
regridProjectionMethod · 0.80
regridProjectionMethod · 0.80
mainFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected