CellEdge Class Reference

#include <CellEdge.H>

List of all members.

Public Member Functions

 CellEdge (const IntVect &a_node0, const IntVect &a_node1)
 CellEdge (const IntVect &a_node0, const int a_dir)
 ~CellEdge ()
void shift (const int a_dir)
void shift (const int a_dir, const int a_offset)
bool operator== (const CellEdge &a_edge) const

Public Attributes

int m_dir
IntVect m_node0
IntVect m_node1

Private Member Functions

 CellEdge ()
void operator= (const CellEdge &a_inputCellEdge)


Constructor & Destructor Documentation

CellEdge::CellEdge ( const IntVect a_node0,
const IntVect a_node1 
)

CellEdge::CellEdge ( const IntVect a_node0,
const int  a_dir 
)

CellEdge::~CellEdge (  ) 

CellEdge::CellEdge (  )  [inline, private]

References MayDay::Abort().


Member Function Documentation

void CellEdge::shift ( const int  a_dir  ) 

void CellEdge::shift ( const int  a_dir,
const int  a_offset 
)

bool CellEdge::operator== ( const CellEdge a_edge  )  const

void CellEdge::operator= ( const CellEdge a_inputCellEdge  )  [inline, private]

References MayDay::Abort().


Member Data Documentation


The documentation for this class was generated from the following file:

Generated on Fri Apr 5 04:24:57 2019 for Chombo + EB by  doxygen 1.5.5