|
Proto
3.2
|
This is the complete list of members for Proto::DisjointBoxLayout, including all inherited members.
| begin() const | Proto::DisjointBoxLayout | inline |
| boundingBox() const | Proto::DisjointBoxLayout | inline |
| box(const LevelIndex &a_index) const | Proto::DisjointBoxLayout | inline |
| boxes() const | Proto::DisjointBoxLayout | inline |
| boxSize() const | Proto::DisjointBoxLayout | inline |
| coarsen(const Point &a_refRatio) const | Proto::DisjointBoxLayout | inline |
| coarsen(const Point &a_refRatio, const Point &a_boxSize) const | Proto::DisjointBoxLayout | inline |
| coarsenable(const Point &a_refRatio) const | Proto::DisjointBoxLayout | inline |
| compatible(const DisjointBoxLayout &a_layout) const | Proto::DisjointBoxLayout | inline |
| compatible(const LevelIterator &a_iter) const | Proto::DisjointBoxLayout | inline |
| compatible(const LevelIndex &a_iter) const | Proto::DisjointBoxLayout | inline |
| contains(const Point &a_pt) const | Proto::DisjointBoxLayout | inline |
| DataIndex class | Proto::DisjointBoxLayout | friend |
| DataIterator class | Proto::DisjointBoxLayout | friend |
| define(std::shared_ptr< BoxPartition > a_partition, const Point &a_boxSize) | Proto::DisjointBoxLayout | inline |
| define(const ProblemDomain &a_problemDomain, const Point &a_boxSize) | Proto::DisjointBoxLayout | inline |
| define(const ProblemDomain &a_problemDomain, const vector< PatchID > &a_patchIDs, const Point &a_boxSize) | Proto::DisjointBoxLayout | inline |
| define(const ProblemDomain &a_problemDomain, const Box &a_region, const Point &a_boxSize) | Proto::DisjointBoxLayout | inline |
| DisjointBoxLayout() | Proto::DisjointBoxLayout | inline |
| DisjointBoxLayout(const ProblemDomain &a_problemDomain, const Point &a_boxSize) | Proto::DisjointBoxLayout | inline |
| DisjointBoxLayout(const ProblemDomain &a_problemDomain, const vector< Point > &a_coarsenedPatches, const Point &a_boxSize) | Proto::DisjointBoxLayout | inline |
| DisjointBoxLayout(const ProblemDomain &a_problemDomain, const Box &a_region, const Point &a_boxSize) | Proto::DisjointBoxLayout | inline |
| DisjointBoxLayout(std::shared_ptr< BoxPartition > a_partition, const Point &a_boxSize) | Proto::DisjointBoxLayout | inline |
| DisjointBoxLayout(const DisjointBoxLayout &a_layout) | Proto::DisjointBoxLayout | inline |
| domain() const | Proto::DisjointBoxLayout | inline |
| end() const | Proto::DisjointBoxLayout | inline |
| find(const Point &a_pt) const | Proto::DisjointBoxLayout | inline |
| index(Point &a_patchPoint) const | Proto::DisjointBoxLayout | inline |
| index(unsigned int a_intIndex) const | Proto::DisjointBoxLayout | inline |
| isDomainBoundary(const LevelIndex &a_patch, const Point &a_dir) const | Proto::DisjointBoxLayout | inline |
| isSorted() const | Proto::DisjointBoxLayout | inline |
| loadAssign(Args... a_args) | Proto::DisjointBoxLayout | inline |
| loadAssign(std::vector< std::pair< int, unsigned int >> &a_assignment) | Proto::DisjointBoxLayout | inline |
| loadBalance(unsigned int a_startProc, unsigned int a_endProc) | Proto::DisjointBoxLayout | inline |
| localIndex(unsigned int a_myIndexInt) const | Proto::DisjointBoxLayout | inline |
| localSize() const | Proto::DisjointBoxLayout | inline |
| m_boxSize | Proto::DisjointBoxLayout | private |
| m_partition | Proto::DisjointBoxLayout | private |
| m_problemDomain | Proto::DisjointBoxLayout | private |
| mirrorSymmetry(Point a_origin, int a_coord) const | Proto::DisjointBoxLayout | inlineprivate |
| NeighborIterator class | Proto::DisjointBoxLayout | friend |
| numBoxes() const | Proto::DisjointBoxLayout | inline |
| offset(int a_proc) const | Proto::DisjointBoxLayout | inline |
| offset() const | Proto::DisjointBoxLayout | inline |
| onDomainBoundary(const Point &a_pt) const | Proto::DisjointBoxLayout | inline |
| onLevelBoundary(const Point &a_pt) const | Proto::DisjointBoxLayout | inline |
| operator<<(std::ostream &os, const DisjointBoxLayout &a_dbl) | Proto::DisjointBoxLayout | friend |
| operator=(const DisjointBoxLayout &a_input) | Proto::DisjointBoxLayout | inline |
| operator==(const DisjointBoxLayout &a_input) const | Proto::DisjointBoxLayout | inline |
| operator[](const LevelIndex &a_index) const | Proto::DisjointBoxLayout | inline |
| partition() | Proto::DisjointBoxLayout | inline |
| patchDomain() const | Proto::DisjointBoxLayout | inline |
| point(const LevelIndex &a_index) const | Proto::DisjointBoxLayout | inline |
| print(std::string a_name="") const | Proto::DisjointBoxLayout | inline |
| procID(const LevelIndex &a_index) const | Proto::DisjointBoxLayout | inline |
| radialSymmetry(Point a_origin) const | Proto::DisjointBoxLayout | inlineprivate |
| refine(const Point &a_refRatio) const | Proto::DisjointBoxLayout | inline |
| size() const | Proto::DisjointBoxLayout | inline |
| sorted() const | Proto::DisjointBoxLayout | inline |
1.8.13