define(const DisjointBoxLayout &a_fine_domain, int a_numcomps, int a_ref_ratio, const Box &a_problem_domain) | MGInterp | |
define(const DisjointBoxLayout &a_fine_domain, int a_numcomps, int a_ref_ratio, const ProblemDomain &a_problem_domain) | MGInterp | |
interpToFine(LevelData< FArrayBox > &a_fine_data, const LevelData< FArrayBox > &a_coarse_data) | MGInterp | |
is_defined | MGInterp | [protected] |
isDefined() const | MGInterp | |
m_coarsened_fine_data | MGInterp | [protected] |
m_grids | MGInterp | [protected] |
m_problem_domain | MGInterp | [protected] |
m_ref_ratio | MGInterp | [protected] |
MGInterp() | MGInterp | |
MGInterp(const DisjointBoxLayout &a_fine_domain, int a_numcomps, int a_ref_ratio, const Box &a_problem_domain) | MGInterp | |
MGInterp(const DisjointBoxLayout &a_fine_domain, int a_numcomps, int a_ref_ratio, const ProblemDomain &a_problem_domain) | MGInterp | |
~MGInterp() | MGInterp | |