19 #include "NamespaceHeader.H" 40 void shift(
const int a_dir);
42 void shift(
const int a_dir,
67 #include "NamespaceFooter.H"
bool operator==(const CellEdge &a_edge) const
void operator=(const CellEdge &a_inputCellEdge)
Definition: CellEdge.H:61
Definition: CellEdge.H:21
void shift(const int a_dir)
IntVect m_node1
Definition: CellEdge.H:52
CellEdge()
Definition: CellEdge.H:56
An integer Vector in SpaceDim-dimensional space.
Definition: CHArray.H:42
IntVect m_node0
Definition: CellEdge.H:51
int m_dir
Definition: CellEdge.H:49
static void Abort(const char *const a_msg=m_nullString)
Print out message to cerr and exit via abort() (if serial) or MPI_Abort() (if parallel).