#include "SAMRAI_config.h"
#include "Box.h"
#include "CoarsenPatchStrategy.h"
#include "IntVector.h"
#include "Patch.h"
#include "tbox/DescribedClass.h"
#include "tbox/Utilities.h"
Namespaces | |
namespace | SAMRAI |
namespace | SAMRAI::xfer |
Classes | |
class | SAMRAI::xfer::MultiblockCoarsenPatchStrategy< DIM > |
Class MultiblockCoarsenPatchStrategy is an abstract base class that provides interfaces between coarsen operations in the multiblock classes and user's problem specific routines. In general, it mimics the standard CoarsenPatchStrategy class but implements some additional methods that supply information about the blocks. More... | |
Defines | |
#define | MULTIBLOCK_UNDEFINED_BLOCK_NUMBER (-1) |
#define MULTIBLOCK_UNDEFINED_BLOCK_NUMBER (-1) |