IBAMR  IBAMR version 0.19.
Public Attributes | List of all members
SAMRAI::hier::PatchConfigurationUtilities< DIM >::PatchInfo Struct Reference

Public Attributes

tbox::Array< typename PatchConfigurationUtilities< DIM >::NeighborPatchInfod_neighbors [DIM]
 
tbox::Array< intd_finer_level_overlap_patch_indices
 
tbox::Array< intd_coarser_level_overlap_patch_indices
 

Member Data Documentation

◆ d_neighbors

template<int DIM>
tbox::Array< typename PatchConfigurationUtilities<DIM>::NeighborPatchInfo > SAMRAI::hier::PatchConfigurationUtilities< DIM >::PatchInfo::d_neighbors[DIM]

◆ d_finer_level_overlap_patch_indices

template<int DIM>
tbox::Array<int> SAMRAI::hier::PatchConfigurationUtilities< DIM >::PatchInfo::d_finer_level_overlap_patch_indices

◆ d_coarser_level_overlap_patch_indices

template<int DIM>
tbox::Array<int> SAMRAI::hier::PatchConfigurationUtilities< DIM >::PatchInfo::d_coarser_level_overlap_patch_indices

The documentation for this struct was generated from the following file: