struct SingularityPatch allows a temporary patch that contains data near a singularity to be paired with a block id number.
More...
#include <MultiblockRefineSchedule.h>
template<int DIM>
struct SAMRAI::xfer::MultiblockRefineSchedule< DIM >::SingularityPatch
- 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. |
◆ d_id
◆ d_patch
The documentation for this struct was generated from the following file: