IBAMR  IBAMR version 0.19.
Classes | Namespaces | Macros
RefineTimeTransaction.h File Reference
#include "SAMRAI_config.h"
#include "BoxOverlap.h"
#include "Box.h"
#include "PatchLevel.h"
#include "tbox/Pointer.h"
#include "tbox/Transaction.h"
#include "RefineClasses.h"
#include "TimeInterpolateOperator.h"
#include "RefineTimeTransaction.C"
#include <iostream>

Classes

class  SAMRAI::xfer::RefineTimeTransaction< DIM >
 Class RefineTimeTransaction<DIM> represents a single time interpolation communication transaction between two processors or a local data copy or refine schedules. Note that to there is an implicit hand-shaking between objects of this class and the RefineSchedule<DIM> object that constructs them. Following the refine schedule implementation, the source patch data indices for a time transaction are always refer to the old and new source data and the destination patch data index for a time transaction is always the scratch data, all as defined in the RefineClasses<DIM> class. This transaction is used by the refine schedule. More...
 

Namespaces

 SAMRAI
 
 SAMRAI::xfer
 

Macros

#define included_iostream
 

Macro Definition Documentation

◆ included_iostream

#define included_iostream