Packed neighbor structure that tracks the neighbor type in every direction.
More...
#include <AMReX_EB2_Graph.H>
Packed neighbor structure that tracks the neighbor type in every direction.
◆ getXHi()
| Type_t amrex::EB2::Neighbor::getXHi |
( |
| ) |
const |
|
inline |
◆ getXLo()
| Type_t amrex::EB2::Neighbor::getXLo |
( |
| ) |
const |
|
inline |
◆ getYHi()
| Type_t amrex::EB2::Neighbor::getYHi |
( |
| ) |
const |
|
inline |
◆ getYLo()
| Type_t amrex::EB2::Neighbor::getYLo |
( |
| ) |
const |
|
inline |
◆ getZHi()
| Type_t amrex::EB2::Neighbor::getZHi |
( |
| ) |
const |
|
inline |
◆ getZLo()
| Type_t amrex::EB2::Neighbor::getZLo |
( |
| ) |
const |
|
inline |
◆ setXHi()
| void amrex::EB2::Neighbor::setXHi |
( |
Type_t |
t | ) |
|
|
inline |
Mark the high-x neighbor type.
◆ setXLo()
| void amrex::EB2::Neighbor::setXLo |
( |
Type_t |
t | ) |
|
|
inline |
Mark the low-x neighbor type.
◆ setYHi()
| void amrex::EB2::Neighbor::setYHi |
( |
Type_t |
t | ) |
|
|
inline |
Mark the high-y neighbor type.
◆ setYLo()
| void amrex::EB2::Neighbor::setYLo |
( |
Type_t |
t | ) |
|
|
inline |
Mark the low-y neighbor type.
◆ setZHi()
| void amrex::EB2::Neighbor::setZHi |
( |
Type_t |
t | ) |
|
|
inline |
Mark the high-z neighbor type.
◆ setZLo()
| void amrex::EB2::Neighbor::setZLo |
( |
Type_t |
t | ) |
|
|
inline |
Mark the low-z neighbor type.
The documentation for this struct was generated from the following file: