IBAMR  IBAMR version 0.19.
Classes | Namespaces
NodeDataSynchronization.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 <array>
#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::NodeDataSynchronization
 Class NodeDataSynchronization encapsulates the operations required to "synchronize" node-centered values defined at patch boundaries. More...
 
class  IBTK::NodeDataSynchronization::SynchronizationTransactionComponent
 Class NodeDataSynchronization::SynchronizationTransactionComponent encapsulates options for filling ghost cell values via class NodeDataSynchronization. More...
 

Namespaces

 SAMRAI
 
 SAMRAI::xfer
 
 IBTK