SAMRAI::xfer::MultiblockRefineSchedule< DIM >::SingularityPatch Struct Reference

struct SingularityPatch allows a temporary patch that contains data near a singularity to be paired with a block id number. More...

#include <source/transfer/multiblock/MultiblockRefineSchedule.h>

List of all members.

Public Attributes

int d_id
tbox::Pointer< hier::Patch<
DIM > > 
d_patch


Detailed Description

template<int DIM>
struct SAMRAI::xfer::MultiblockRefineSchedule< DIM >::SingularityPatch

struct SingularityPatch allows a temporary patch that contains data near a singularity to be paired with a block id number.

Parameters:
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.


Member Data Documentation

template<int DIM>
int SAMRAI::xfer::MultiblockRefineSchedule< DIM >::SingularityPatch::d_id

template<int DIM>
tbox::Pointer< hier::Patch<DIM> > SAMRAI::xfer::MultiblockRefineSchedule< DIM >::SingularityPatch::d_patch


The documentation for this struct was generated from the following file:
Generated on Thu Jun 18 11:29:11 2009 for SAMRAI by  doxygen 1.5.1