IBAMR  IBAMR version 0.19.
SAMRAI::hier::GridGeometry< DIM > Member List

This is the complete list of members for SAMRAI::hier::GridGeometry< DIM >, including all inherited members.

checkBoundaryBox(const BoundaryBox< DIM > &boundary_box, const Patch< DIM > &patch, const BoxArray< DIM > &domain, const int num_per_dirs, const IntVector< DIM > &max_data_ghost_width) constSAMRAI::hier::GridGeometry< DIM >private
checkPeriodicValidity(const BoxArray< DIM > &domain)SAMRAI::hier::GridGeometry< DIM >private
computeBoundaryBoxesOnLevel(tbox::Array< BoundaryBox< DIM > > boundaries[], const PatchLevel< DIM > &level, const IntVector< DIM > &periodic_shift, const IntVector< DIM > &ghost_width, const BoxArray< DIM > &domain, bool do_all_patches=false) constSAMRAI::hier::GridGeometry< DIM >
computeMaxGhostWidth(tbox::Pointer< PatchDescriptor< DIM > > descriptor)SAMRAI::hier::GridGeometry< DIM >
computePhysicalDomain(BoxArray< DIM > &domain, const IntVector< DIM > &ratio_to_level_zero) constSAMRAI::hier::GridGeometry< DIM >
computeShiftsForLevel(tbox::Array< tbox::List< IntVector< DIM > > > &shifts, const PatchLevel< DIM > &level, const BoxArray< DIM > &physical_domain) constSAMRAI::hier::GridGeometry< DIM >
computeShiftsForPatch(tbox::List< IntVector< DIM > > &shifts, const Box< DIM > &box, const BoxArray< DIM > &domain, const IntVector< DIM > &periodic_shift) constSAMRAI::hier::GridGeometry< DIM >private
d_domain_is_single_boxSAMRAI::hier::GridGeometry< DIM >private
d_max_data_ghost_widthSAMRAI::hier::GridGeometry< DIM >private
d_object_nameSAMRAI::hier::GridGeometry< DIM >private
d_periodic_shiftSAMRAI::hier::GridGeometry< DIM >private
d_physical_domainSAMRAI::hier::GridGeometry< DIM >private
findPatchesTouchingBoundaries(tbox::Array< tbox::Array< tbox::Array< bool > > > &touches_regular_bdry, tbox::Array< tbox::Array< tbox::Array< bool > > > &touches_periodic_bdry, const PatchLevel< DIM > &level, const IntVector< DIM > &periodic_shift, const BoxArray< DIM > &domain) constSAMRAI::hier::GridGeometry< DIM >
getBoundaryBoxes(tbox::Array< BoundaryBox< DIM > > boundaries[DIM], const Box< DIM > &box, const BoxArray< DIM > &domain_boxes, const IntVector< DIM > &ghosts, const IntVector< DIM > &periodic_shift) constSAMRAI::hier::GridGeometry< DIM >
getDomainIsSingleBox() constSAMRAI::hier::GridGeometry< DIM >
getPeriodicShift(const IntVector< DIM > &ratio_to_level_zero=IntVector< DIM >(1)) constSAMRAI::hier::GridGeometry< DIM >
getPhysicalDomain() constSAMRAI::hier::GridGeometry< DIM >
GridGeometry(const std::string &object_name)SAMRAI::hier::GridGeometry< DIM >
initializePeriodicShift(const IntVector< DIM > &directions)SAMRAI::hier::GridGeometry< DIM >
makeCoarsenedGridGeometry(const std::string &coarse_geom_name, const hier::IntVector< DIM > &coarsen_ratio, bool register_for_restart) const =0SAMRAI::hier::GridGeometry< DIM >pure virtual
makeRefinedGridGeometry(const std::string &fine_geom_name, const hier::IntVector< DIM > &refine_ratio, bool register_for_restart) const =0SAMRAI::hier::GridGeometry< DIM >pure virtual
printClassData(std::ostream &stream) constSAMRAI::hier::GridGeometry< DIM >virtual
setBoundaryBoxes(hier::PatchLevel< DIM > &level)SAMRAI::hier::GridGeometry< DIM >
setGeometryDataOnPatch(hier::Patch< DIM > &patch, const hier::IntVector< DIM > &ratio_to_level_zero, const tbox::Array< tbox::Array< bool > > &touches_regular_bdry, const tbox::Array< tbox::Array< bool > > &touches_periodic_bdry) const =0SAMRAI::hier::GridGeometry< DIM >pure virtual
setGeometryOnPatches(hier::PatchLevel< DIM > &level, const hier::IntVector< DIM > &ratio_to_level_zero, tbox::Array< tbox::Array< tbox::Array< bool > > > &touches_regular_bdry, tbox::Array< tbox::Array< tbox::Array< bool > > > &touches_periodic_bdry, bool defer_boundary_box_creation)SAMRAI::hier::GridGeometry< DIM >virtual
setPhysicalDomain(const BoxArray< DIM > &domain)SAMRAI::hier::GridGeometry< DIM >
~DescribedClass()SAMRAI::tbox::DescribedClassvirtual
~GridGeometry()SAMRAI::hier::GridGeometry< DIM >virtual