IBAMR  IBAMR version 0.19.
Classes | Namespaces
FaceDataSynchronization.h File Reference
#include <ibtk/config.h>
#include "ibtk/ibtk_utilities.h"
#include "CartesianGridGeometry.h"
#include "CoarsenAlgorithm.h"
#include "IntVector.h"
#include "PatchHierarchy.h"
#include "RefineAlgorithm.h"
#include "tbox/DescribedClass.h"
#include "tbox/Pointer.h"
#include <string>
#include <vector>

Classes

class  SAMRAI::xfer::CoarsenSchedule< DIM >
 Class CoarsenSchedule<DIM> performs the communication operations to coarsen data from a finer level to a coarser level.
More...
 
class  SAMRAI::xfer::RefineSchedule< DIM >
 Class RefineSchedule<DIM> performs the communication operations that refine data to, copy data to, or fill physical boundary data on a destination patch level. More...
 
class  IBTK::FaceDataSynchronization
 Class FaceDataSynchronization encapsulates the operations required to "synchronize" face-centered values defined at patch boundaries. More...
 
class  IBTK::FaceDataSynchronization::SynchronizationTransactionComponent
 Class FaceDataSynchronization::SynchronizationTransactionComponent encapsulates options for filling ghost cell values via class FaceDataSynchronization. More...
 

Namespaces

 SAMRAI
 
 SAMRAI::xfer
 
 IBTK