#include <source/transfer/multiblock/MultiblockRefineSchedule.h>
Public Attributes | |
int | d_id |
tbox::Pointer< hier::Patch< DIM > > | d_patch |
d_id | The number of block where the data on the patch exists | |
d_patch | A temporary patch that will hold data from the block signified by d_id. Data from this patch will be used to fill ghost data at a singularity. |
int SAMRAI::xfer::MultiblockRefineSchedule< DIM >::SingularityPatch::d_id |
tbox::Pointer< hier::Patch<DIM> > SAMRAI::xfer::MultiblockRefineSchedule< DIM >::SingularityPatch::d_patch |