A class to facilitate interaction with physical boundary conditions. 
Definition: ProblemDomain.H:141
 
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. 
Definition: RegionGatherI.H:42