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