|
chombo-discharge
|
This is the complete list of members for ScanShop, including all inherited members.
| buildCoarseLevel(const int a_finerLevel, const int a_maxGridSize) | ScanShop | protected |
| buildFinerLevels(const int a_coarserLevel, const int a_maxGridSize) | ScanShop | protected |
| defineLevel(Vector< Box > &coveredBoxes, Vector< Box > ®ularBoxes, Vector< Box > &cutCellBoxes, const int a_level) | ScanShop | protected |
| fillGraph(BaseFab< int > &a_regIrregCovered, Vector< IrregNode > &a_nodes, const Box &a_validRegion, const Box &a_ghostRegion, const ProblemDomain &a_domain, const RealVect &a_probLo, const Real &a_dx, const DataIndex &a_di) const override | ScanShop | virtual |
| getSortedBoxesAndTypes(const Vector< Box > &a_boxes, const Vector< int > &a_types) const | ScanShop | inlineprotected |
| InsideOutside(const Box &a_region, const ProblemDomain &a_domain, const RealVect &a_probLo, const Real &a_dx, const DataIndex &a_dit) const override | ScanShop | |
| isCovered(const Box a_box, const RealVect a_probLo, const Real a_dx) const | ScanShop | inlineprotected |
| isRegular(const Box a_box, const RealVect a_probLo, const Real a_dx) const | ScanShop | inlineprotected |
| m_baseIF | ScanShop | protected |
| m_boxMap | ScanShop | protected |
| m_boxSorting | ScanShop | protected |
| m_domains | ScanShop | protected |
| m_dx | ScanShop | protected |
| m_ebGhost | ScanShop | protected |
| m_fileName | ScanShop | protected |
| m_grids | ScanShop | protected |
| m_hasScanLevel | ScanShop | protected |
| m_hasThisLevel | ScanShop | protected |
| m_probLo | ScanShop | protected |
| m_profile | ScanShop | protected |
| m_scanLevel | ScanShop | protected |
| m_timer | ScanShop | mutableprotected |
| makeDomains(const Real a_dx, const RealVect a_probLo, const ProblemDomain a_finestDomain, const ProblemDomain a_scanLevel) | ScanShop | protected |
| makeGrids(const ProblemDomain &a_domain, DisjointBoxLayout &a_grids, const int &a_maxGridSize, const int &a_maxIrregGridSize) override | ScanShop | |
| ScanShop()=delete | ScanShop | |
| ScanShop(const BaseIF &a_geometry, const int a_verbosity, const Real a_finestDx, const RealVect a_probLo, const ProblemDomain a_finestDomain, const ProblemDomain a_scanLevel, const int a_ebGhost=4, const Real a_thrshdVoF=1.0e-16) | ScanShop | |
| setProfileFileName(const std::string a_fileName) | ScanShop | |
| ~ScanShop() | ScanShop |