IrregTag::Entry Class Reference

Collaboration diagram for IrregTag::Entry:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Entry ()
 Entry (const VolIndex &index, const Vector< int > &tags, const Vector< double > &values)
void define (const VolIndex &index, const Vector< int > &tags, const Vector< double > &values)
bool operator< (const Entry &rhs) const
int linearSize () const
void linearOut (void *const a_outBuf) const
void linearIn (void *const inBuf)

Public Attributes

VolIndex m_index
Vector< int > m_tags
Vector< double > m_values


Constructor & Destructor Documentation

IrregTag::Entry::Entry (  )  [inline]

IrregTag::Entry::Entry ( const VolIndex index,
const Vector< int > &  tags,
const Vector< double > &  values 
) [inline]


Member Function Documentation

void IrregTag::Entry::define ( const VolIndex index,
const Vector< int > &  tags,
const Vector< double > &  values 
) [inline]

References m_index, m_tags, and m_values.

bool IrregTag::Entry::operator< ( const Entry rhs  )  const [inline]

References m_index.

int IrregTag::Entry::linearSize ( void   )  const [inline]

void IrregTag::Entry::linearOut ( void *const   a_outBuf  )  const [inline]

void IrregTag::Entry::linearIn ( void *const   inBuf  )  [inline]


Member Data Documentation


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

Generated on Tue Apr 14 14:23:39 2009 for Chombo + EB by  doxygen 1.5.5