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

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

allocatePatchLevelInfoArray(int nlevels)SAMRAI::hier::PatchConfigurationUtilities< DIM >private
clear(tbox::Pointer< PatchLevel< DIM > > level=0)SAMRAI::hier::PatchConfigurationUtilities< DIM >
clearPatchLevelInfo(int array_slot)SAMRAI::hier::PatchConfigurationUtilities< DIM >private
d_empty_arraySAMRAI::hier::PatchConfigurationUtilities< DIM >private
d_empty_boxSAMRAI::hier::PatchConfigurationUtilities< DIM >private
d_object_nameSAMRAI::hier::PatchConfigurationUtilities< DIM >private
d_patch_hierarchySAMRAI::hier::PatchConfigurationUtilities< DIM >private
d_patch_level_infoSAMRAI::hier::PatchConfigurationUtilities< DIM >private
findPatchNeighbors(PatchInfo &patch_info, tbox::Pointer< Patch< DIM > > patch, tbox::Pointer< PatchLevel< DIM > > level, const tbox::Array< int > &neighbor_patch_ids, tbox::Array< bool > &done_with_neighbor, int codim)SAMRAI::hier::PatchConfigurationUtilities< DIM >private
getCoarsenedFinerLevelPatchBox(const PatchNumber &finer_level_patch_num, const LevelNumber &level_num) constSAMRAI::hier::PatchConfigurationUtilities< DIM >
getCoarserLevelOverlapPatchIndices(const PatchNumber &patch_num, const LevelNumber &level_num) constSAMRAI::hier::PatchConfigurationUtilities< DIM >
getCodimensionNeighborPatchInfo(int codim, const PatchNumber &patch_num, const LevelNumber &level_num=LevelNumber(-1)) constSAMRAI::hier::PatchConfigurationUtilities< DIM >
getEdgeNeighborInfo(const PatchNumber &patch_num, const LevelNumber &level_num=LevelNumber(-1)) constSAMRAI::hier::PatchConfigurationUtilities< DIM >
getFaceNeighborInfo(const PatchNumber &patch_num, const LevelNumber &level_num=LevelNumber(-1)) constSAMRAI::hier::PatchConfigurationUtilities< DIM >
getFinerLevelOverlapPatchIndices(const PatchNumber &patch_num, const LevelNumber &level_num) constSAMRAI::hier::PatchConfigurationUtilities< DIM >
getNodeNeighborInfo(const PatchNumber &patch_num, const LevelNumber &level_num=LevelNumber(-1)) constSAMRAI::hier::PatchConfigurationUtilities< DIM >
getRefinedCoarserLevelPatchBox(const PatchNumber &coarser_level_patch_num, const LevelNumber &level_num) constSAMRAI::hier::PatchConfigurationUtilities< DIM >
initialize(tbox::Pointer< PatchLevel< DIM > > level=0)SAMRAI::hier::PatchConfigurationUtilities< DIM >
levelIsSet(const LevelNumber &level_num) constSAMRAI::hier::PatchConfigurationUtilities< DIM >
levelMatch(tbox::Pointer< PatchLevel< DIM > > level, int array_slot=-1)SAMRAI::hier::PatchConfigurationUtilities< DIM >private
operator=(const PatchConfigurationUtilities< DIM > &)SAMRAI::hier::PatchConfigurationUtilities< DIM >private
PatchConfigurationUtilities(const std::string &object_name, tbox::Pointer< PatchHierarchy< DIM > > hierarchy=0)SAMRAI::hier::PatchConfigurationUtilities< DIM >
PatchConfigurationUtilities()SAMRAI::hier::PatchConfigurationUtilities< DIM >private
PatchConfigurationUtilities(const PatchConfigurationUtilities< DIM > &)SAMRAI::hier::PatchConfigurationUtilities< DIM >private
patchIsSet(const PatchNumber &patch_num, const LevelNumber &level_num) constSAMRAI::hier::PatchConfigurationUtilities< DIM >
printPatchData(const PatchNumber &patch_num, const LevelNumber &level_num=LevelNumber(-1), std::ostream &os=tbox::plog) constSAMRAI::hier::PatchConfigurationUtilities< DIM >
printPatchLevelData(const LevelNumber &level_num=LevelNumber(-1), std::ostream &os=tbox::plog) constSAMRAI::hier::PatchConfigurationUtilities< DIM >
printPatchLevelInfo(std::ostream &os, int ln) constSAMRAI::hier::PatchConfigurationUtilities< DIM >private
setCoarserPatchLevelInfo(int array_slot)SAMRAI::hier::PatchConfigurationUtilities< DIM >private
setFinerPatchLevelInfo(int array_slot)SAMRAI::hier::PatchConfigurationUtilities< DIM >private
setNeighborPatchInfo(int array_slot)SAMRAI::hier::PatchConfigurationUtilities< DIM >private
setPatchLevelInfo(tbox::Pointer< PatchLevel< DIM > > level, int array_slot=-1)SAMRAI::hier::PatchConfigurationUtilities< DIM >private
~PatchConfigurationUtilities()SAMRAI::hier::PatchConfigurationUtilities< DIM >virtual