IBAMR  IBAMR version 0.19.
Classes | Namespaces
PatchConfigurationUtilities.h File Reference
#include "SAMRAI_config.h"
#include "PatchLevel.h"
#include "PatchHierarchy.h"
#include "ErrorCheckIntTypes.h"
#include "tbox/Pointer.h"
#include "tbox/Array.h"
#include "PatchConfigurationUtilities.C"

Classes

class  SAMRAI::hier::PatchConfigurationUtilities< DIM >
 Class PatchConfigurationUtilities contains routines that provide information about spatial relationships among patches on an AMR patch hierarchy. Such information is useful for building operations on patch data that must account for these relationships.
Examples include knowing which patches are neighbors of a given patch on the same patch level and the positions of those neighbors with respect to the patch, and knowing which patches on a finer patch level overlap a given patch, etc. More...
 
struct  SAMRAI::hier::PatchConfigurationUtilities< DIM >::NeighborPatchInfo
 
struct  SAMRAI::hier::PatchConfigurationUtilities< DIM >::PatchInfo
 
struct  SAMRAI::hier::PatchConfigurationUtilities< DIM >::PatchLevelInfo
 

Namespaces

 SAMRAI
 
 SAMRAI::hier