#include "SAMRAI_config.h"
#include "IntVector.h"
#include "LocallyActiveDataPatchLevelManager.h"
#include "PatchLevel.h"
#include "tbox/Pointer.h"
#include "tbox/Schedule.h"
#include "tbox/Timer.h"
#include "CoarsenClasses.h"
#include "LocallyActiveDataCoarsenPatchStrategy.h"
#include "LocallyActiveDataRefineAlgorithm.h"
#include "LocallyActiveDataRefineSchedule.h"
#include "LocallyActiveDataCoarsenTransactionFactory.h"
#include <iostream>
Namespaces | |
namespace | SAMRAI |
namespace | SAMRAI::xfer |
Classes | |
class | SAMRAI::xfer::LocallyActiveDataCoarsenSchedule< DIM > |
Class LocallyActiveDataCoarsenSchedule<DIM> performs the communication operations that coarsen locally-active data from a finer level to a coarser level. More... |