Chombo + EB + MF
3.2
|
#include "BlockBaseRegister.H"
#include "BoxIterator.H"
#include "CornerCopier.H"
#include "CH_Timer.H"
#include "NamespaceHeader.H"
#include "NamespaceFooter.H"
Go to the source code of this file.
Macros | |
#define | _BLOCKBASEREGISTERIMPLEM_H_ |
Functions | |
int | getBlockBdryIndex (const int &a_dir, const Side::LoHiSide &a_side) |
template<class T > | |
void | zeroBoxLayoutData (BoxLayoutData< T > &a_layoutData) |
void | buildLocalIndexList (List< int > &a_list, const Vector< Box > &a_boxes, const Vector< int > &a_procs) |
IntVect | permute (const IntVect &a_vec, const IntVect &a_permutation) |
#define _BLOCKBASEREGISTERIMPLEM_H_ |
|
inline |
References CH_SPACEDIM.
Referenced by BlockBaseRegister< T >::buildBoxVectors(), BlockBaseRegister< T >::buildExchangeRegisterLayout(), BlockBaseRegister< T >::buildInverseBlockBdryIndexMap(), BlockBaseRegister< T >::buildRegisterLayout(), BlockBaseRegister< T >::buildSrcRegisterLayout(), BlockBaseRegister< T >::copyToDstRegister(), BlockBaseRegister< T >::copyToSrcRegister(), BlockBaseRegister< T >::fill(), BlockBaseRegister< T >::getSrcBlockBdryIndex(), BlockBaseRegister< T >::increment(), BlockBaseRegister< T >::isInterface(), BlockBaseRegister< T >::print(), and BlockBaseRegister< T >::store().
|
inline |
References LayoutData< T >::dataIterator(), and LayoutIterator::ok().
Referenced by BlockBaseRegister< T >::zeroRegister().
References SpaceDim.
Referenced by BlockBaseRegister< T >::copyToDstRegister().