#include "Proto_MBProblemDomain.H"
#include <unordered_map>
#include <unordered_set>
#include "implem/Proto_MBBoxPartitionImplem.H"
Go to the source code of this file.
◆ _PROTO_MB_BOX_PARTITION_
#define _PROTO_MB_BOX_PARTITION_ |
◆ BoundaryType
enum Proto::@67::BoundaryType |
◆ index
◆ dir
Referenced by Proto::MBInterpLayout::addPointToBaseFootprint(), Proto::MBBoxPartition::buildGlobalMaps(), Proto::CoarseFineBoundary< P >::CoarseFineBoundary(), Proto::FluxBoxData< T, C, MEM, D, E >::define(), Proto::Stencil< double >::Identity(), Proto::MBGraph::numBlocks(), and Proto::Face::operator-().
◆ adjacentPatches
std::set<MBPoint> adjacentPatches |
◆ boundaryType
BoundaryType boundaryType |
◆ isRefinementBoundary
bool isRefinementBoundary |
◆ patch
◆ exists
◆ boundaries
std::map<Point, MBPatchBoundInfo> boundaries |