|
Proto
3.2
|
This is the complete list of members for Proto::AMRGrid, including all inherited members.
| addFinerGrids(LevelTagData &a_tags, int a_level) | Proto::AMRGrid | inline |
| addFinerTags(LevelTagData &a_tags, unsigned int a_level) | Proto::AMRGrid | inline |
| AMRGrid() | Proto::AMRGrid | inline |
| AMRGrid(const std::vector< DisjointBoxLayout > &a_layouts, const std::vector< Point > &a_refRatios, int a_maxLevels) | Proto::AMRGrid | inline |
| AMRGrid(const DisjointBoxLayout &a_layout, const std::vector< Point > &a_refRatios, int a_maxLevels) | Proto::AMRGrid | inline |
| buffer(LevelTagData &a_tags, Point a_bufferSize) | Proto::AMRGrid | inlinestatic |
| buffer(LevelTagData &a_tags, int a_bufferSize) | Proto::AMRGrid | inlinestatic |
| compatible(const AMRGrid &a_grid) const | Proto::AMRGrid | inline |
| computeTags(LevelTagData &a_tags, LevelBoxData< T, C, MEM, CTR > &a_data, Point a_bufferSize, T a_threshold, unsigned int a_comp=0) | Proto::AMRGrid | inlinestatic |
| computeTags(LevelTagData &a_tags, LevelBoxData< T, C, MEM, CTR > &a_data, int a_bufferSize, T a_threshold, unsigned int a_comp=0) | Proto::AMRGrid | inlinestatic |
| define(const std::vector< DisjointBoxLayout > &a_layouts, const std::vector< Point > &a_refRatios, int a_maxLevels) | Proto::AMRGrid | inline |
| define(const DisjointBoxLayout &a_layout, const std::vector< Point > &a_refRatios, int a_maxLevels) | Proto::AMRGrid | inline |
| enforceNesting(unsigned int a_level, int a_nestingDistance=1) | Proto::AMRGrid | inline |
| enforceNesting2(unsigned int a_level, int a_nestingDistance=1) | Proto::AMRGrid | inline |
| m_defined | Proto::AMRGrid | private |
| m_layouts | Proto::AMRGrid | private |
| m_maxLevels | Proto::AMRGrid | private |
| m_refRatios | Proto::AMRGrid | private |
| maxLevels() const | Proto::AMRGrid | inline |
| numLevels() const | Proto::AMRGrid | inline |
| operator[](unsigned int a_level) const | Proto::AMRGrid | inline |
| operator[](unsigned int a_level) | Proto::AMRGrid | inline |
| print() const | Proto::AMRGrid | inline |
| refRatio(int a_level) const | Proto::AMRGrid | inline |
| regrid(LevelTagData &a_tags, unsigned int a_level, Point a_boxSize) | Proto::AMRGrid | inline |
| regrid(LevelTagData &a_tags, unsigned int a_level) | Proto::AMRGrid | inline |
1.8.13