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