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< FArrayBox >::buildBoxVectors(), BlockBaseRegister< FArrayBox >::buildExchangeRegisterLayout(), BlockBaseRegister< FArrayBox >::buildInverseBlockBdryIndexMap(), BlockBaseRegister< FArrayBox >::buildRegisterLayout(), BlockBaseRegister< FArrayBox >::buildSrcRegisterLayout(), BlockBaseRegister< FArrayBox >::copyToDstRegister(), BlockBaseRegister< FArrayBox >::copyToSrcRegister(), BlockBaseRegister< FArrayBox >::fill(), BlockBaseRegister< FArrayBox >::getSrcBlockBdryIndex(), BlockBaseRegister< FArrayBox >::increment(), BlockBaseRegister< FArrayBox >::isInterface(), BlockBaseRegister< FArrayBox >::print(), and BlockBaseRegister< FArrayBox >::store().
|
inline |
References LayoutData< T >::dataIterator(), and LayoutIterator::ok().
Referenced by BlockBaseRegister< FArrayBox >::zeroRegister().
References SpaceDim.
Referenced by BlockBaseRegister< FArrayBox >::copyToDstRegister().