Chombo + EB + MF  3.2
Public Member Functions | Public Attributes | List of all members
Entry Struct Reference

#include <BoxLayout.H>

Public Member Functions

 Entry ()
 
 Entry (const Box &a_box)
 
 Entry (const Box &a_box, const unsigned int a_index)
 
bool operator< (const Entry &rhs) const
 

Public Attributes

Box box
 
unsigned int m_procID
 

Constructor & Destructor Documentation

◆ Entry() [1/3]

Entry::Entry ( )
inline

◆ Entry() [2/3]

Entry::Entry ( const Box a_box)
inline

◆ Entry() [3/3]

Entry::Entry ( const Box a_box,
const unsigned int  a_index 
)
inline

Member Function Documentation

◆ operator<()

bool Entry::operator< ( const Entry rhs) const
inline

References box.

Member Data Documentation

◆ box

Box Entry::box

Referenced by operator<().

◆ m_procID

unsigned int Entry::m_procID

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