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

Public Attributes

tbox::Pointer< PatchLevel< DIM > > d_patch_level
 
tbox::Array< typename PatchConfigurationUtilities< DIM >::PatchInfo * > d_patch_info
 
BoxArray< DIM > d_coarsened_fine_patch_boxes
 
BoxArray< DIM > d_refined_coarse_patch_boxes
 
bool d_neighbor_patch_info_is_set
 
bool d_finer_level_info_is_set
 
bool d_coarser_level_info_is_set
 
bool d_is_all_set
 

Member Data Documentation

◆ d_patch_level

template<int DIM>
tbox::Pointer< PatchLevel<DIM> > SAMRAI::hier::PatchConfigurationUtilities< DIM >::PatchLevelInfo::d_patch_level

◆ d_patch_info

template<int DIM>
tbox::Array< typename PatchConfigurationUtilities<DIM>::PatchInfo* > SAMRAI::hier::PatchConfigurationUtilities< DIM >::PatchLevelInfo::d_patch_info

◆ d_coarsened_fine_patch_boxes

template<int DIM>
BoxArray<DIM> SAMRAI::hier::PatchConfigurationUtilities< DIM >::PatchLevelInfo::d_coarsened_fine_patch_boxes

◆ d_refined_coarse_patch_boxes

template<int DIM>
BoxArray<DIM> SAMRAI::hier::PatchConfigurationUtilities< DIM >::PatchLevelInfo::d_refined_coarse_patch_boxes

◆ d_neighbor_patch_info_is_set

template<int DIM>
bool SAMRAI::hier::PatchConfigurationUtilities< DIM >::PatchLevelInfo::d_neighbor_patch_info_is_set

◆ d_finer_level_info_is_set

template<int DIM>
bool SAMRAI::hier::PatchConfigurationUtilities< DIM >::PatchLevelInfo::d_finer_level_info_is_set

◆ d_coarser_level_info_is_set

template<int DIM>
bool SAMRAI::hier::PatchConfigurationUtilities< DIM >::PatchLevelInfo::d_coarser_level_info_is_set

◆ d_is_all_set

template<int DIM>
bool SAMRAI::hier::PatchConfigurationUtilities< DIM >::PatchLevelInfo::d_is_all_set

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