IBAMR  IBAMR version 0.19.
Classes | Namespaces
MultiblockCoarsenAlgorithm.h File Reference
#include "SAMRAI_config.h"
#include "MultiblockCoarsenSchedule.h"
#include "tbox/DescribedClass.h"
#include "CoarsenClasses.h"
#include "MultiblockCoarsenAlgorithm.C"

Classes

class  SAMRAI::xfer::MultiblockCoarsenAlgorithm< DIM >
 Class MultiblockCoarsenAlgorithm<DIM> encapsulates the AMR communication pattern to coarsen data from a finer level to any coarser level in a multiblock domain. Most often, data is coarsened from the interiors of source patch components on the source patch level into interiors of patch components on the destination level. If the coarsening operators require ghost cells on a source component, then sufficient ghost cell storage must be provided by the source patch data component, and those ghost cells must be filled before calling the data coarsening routines. More...
 

Namespaces

 SAMRAI
 
 SAMRAI::xfer