RegionGatherI.H File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GatherBuffer

Functions

template<>
void regionGather< Real > (const LayoutData< Real > &a_local, const RegionGather &a_copier, LayoutData< Vector< GatherObject< Real > > > &a_gatherObjects)
template<class T>
void regionGather (const LayoutData< T > &a_local, const RegionGather &a_copier, LayoutData< Vector< GatherObject< T > > > &a_gatherObjects)
 Function performs a distance cut-off gather operation.


Function Documentation

template<>
void regionGather< Real > ( const LayoutData< Real > &  a_local,
const RegionGather a_copier,
LayoutData< Vector< GatherObject< Real > > > &  a_gatherObjects 
) [inline]

template<class T>
void regionGather ( const LayoutData< T > &  a_local,
const RegionGather a_copier,
LayoutData< Vector< GatherObject< T > > > &  a_gatherObjects 
) [inline]

Function performs a distance cut-off gather operation.

the input a_local contains a value of T for every Box in the BoxLayout.

the output a_gatherObjects contains all the T objects within the constraints established by the RegionGather object, and the center seperation of their respective Boxes.

References LayoutIterator::begin(), LayoutData< T >::boxLayout(), CH_TIME, LayoutData< T >::dataIterator(), BoxLayout::define(), RegionGather::Message::destIndex, RegionGather::Message::distance, gather(), i, RegionGather::m_local, RegionGather::m_messages, GatherObject< T >::m_offset, GatherObject< T >::m_value, LayoutIterator::ok(), Vector< T >::push_back(), Vector< T >::resize(), and Vector< T >::size().


Generated on Tue Apr 14 14:22:30 2009 for Chombo + EB by  doxygen 1.5.5