GEOS
|
Defines the order of element/face in the stencil. More...
#include <BoundaryStencil.hpp>
Static Public Attributes | |
static constexpr localIndex | ELEM = 0 |
Order of element index in stencil. | |
static constexpr localIndex | FACE = 1 |
Order of face index in stencil. | |
Defines the order of element/face in the stencil.
Definition at line 128 of file BoundaryStencil.hpp.