Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

SAMRAI::mblk::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/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::mblk::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::mblk::MultiblockRefineSchedule< DIM >::SingularityPatch::d_id
 

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


The documentation for this struct was generated from the following file:
Generated on Fri Dec 2 11:28:30 2005 for SAMRAI by  doxygen 1.4.2