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

Method getSideWeightPatchDescriptorIndex

ibtk/src/math/HierarchyMathOps.cpp:443–449  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

441} // getSideWeightVariable
442
443int
444HierarchyMathOps::getSideWeightPatchDescriptorIndex()
445{
446 if (!d_using_wgt_sc) resetSideWeights(d_coarsest_ln, d_finest_ln);
447 d_using_wgt_sc = true;
448 return d_wgt_sc_idx;
449} // getSideWeightPatchDescriptorIndex
450
451double
452HierarchyMathOps::getVolumeOfPhysicalDomain() const

Callers 15

mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by 5

mainFunction · 0.64
mainFunction · 0.64
mainFunction · 0.64
mainFunction · 0.64
mainFunction · 0.64