BoundaryNode() | SAMRAI::appu::BoundaryNode< DIM > | |
BoundaryNode(const pdat::NodeIndex< DIM > &in) | SAMRAI::appu::BoundaryNode< DIM > | |
BoundaryNode(const appu::BoundaryNode< DIM > &bdry_node) | SAMRAI::appu::BoundaryNode< DIM > | |
getClosestBoundaryPoint() const | SAMRAI::appu::BoundaryNode< DIM > | |
getClosestBoundaryPoint(const int i) const | SAMRAI::appu::BoundaryNode< DIM > | |
getDistanceToBoundary() const | SAMRAI::appu::BoundaryNode< DIM > | |
getIndex() const | SAMRAI::appu::BoundaryNode< DIM > | |
getNearestNeighborNode(const int i) const | SAMRAI::appu::BoundaryNode< DIM > | |
getNearestNeighborNodes() const | SAMRAI::appu::BoundaryNode< DIM > | |
getNodeOnBoundary() const | SAMRAI::appu::BoundaryNode< DIM > | |
getNormalToBoundary() const | SAMRAI::appu::BoundaryNode< DIM > | |
getNormalToBoundary(const int i) const | SAMRAI::appu::BoundaryNode< DIM > | |
getNumberNearestNeighborNodes() const | SAMRAI::appu::BoundaryNode< DIM > | |
getNumberOutsideNeighborNodes() const | SAMRAI::appu::BoundaryNode< DIM > | |
operator=(const appu::BoundaryNode< DIM > &bdry_node) | SAMRAI::appu::BoundaryNode< DIM > | |
setClosestBoundaryPoint(const double *location) | SAMRAI::appu::BoundaryNode< DIM > | |
setClosestBoundaryPoint(const double location, const int i) | SAMRAI::appu::BoundaryNode< DIM > | |
setDistanceToBoundary(tbox::Pointer< hier::Patch< DIM > > &patch) | SAMRAI::appu::BoundaryNode< DIM > | |
setDistanceToBoundary(const double dist) | SAMRAI::appu::BoundaryNode< DIM > | |
setNearestNeighborNode(pdat::NodeIndex< DIM > &index) | SAMRAI::appu::BoundaryNode< DIM > | |
setNearestNeighborNodes(tbox::Pointer< pdat::NodeData< DIM, int > > &node_flag, hier::Index< DIM > &cut_cell_index) | SAMRAI::appu::BoundaryNode< DIM > | |
setNodeOnBoundary() | SAMRAI::appu::BoundaryNode< DIM > | |
setNormalToBoundary(tbox::Pointer< hier::Patch< DIM > > &patch) | SAMRAI::appu::BoundaryNode< DIM > | |
setNormalToBoundary(const double *normal) | SAMRAI::appu::BoundaryNode< DIM > | |
setNormalToBoundary(const double normal, const int i) | SAMRAI::appu::BoundaryNode< DIM > | |
setNumOutsideNeighborNodes(tbox::Pointer< pdat::NodeData< DIM, int > > &node_flag, hier::Index< DIM > &cut_cell_index) | SAMRAI::appu::BoundaryNode< DIM > | |
setOnBoundaryThreshold(const double th) | SAMRAI::appu::BoundaryNode< DIM > | [static] |
~BoundaryNode() | SAMRAI::appu::BoundaryNode< DIM > | |