#include "SAMRAI_config.h"
#include "IntVector.h"
#include "ComponentSelector.h"
#include "PatchLevel.h"
#include "tbox/Pointer.h"
#include "tbox/Schedule.h"
#include "tbox/Timer.h"
#include "CoarsenClasses.h"
#include "CoarsenPatchStrategy.h"
#include "RefineAlgorithm.h"
#include "RefineSchedule.h"
#include "CoarsenTransactionFactory.h"
#include <iostream>
Namespaces | |
namespace | SAMRAI |
namespace | SAMRAI::xfer |
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... |