| allocateDefaultFillBoxes(tbox::Array< xfer::LocallyActiveDataFillBoxSet< DIM > > &la_fill_boxes, tbox::Pointer< hier::PatchLevel< DIM > > level, tbox::Pointer< hier::LocallyActiveDataPatchLevelManager< DIM > > level_mgr, const hier::IntVector< DIM > &fill_ghost_width) | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| allocateScratchSpace(tbox::Pointer< hier::PatchLevel< DIM > > level, tbox::Pointer< hier::LocallyActiveDataPatchLevelManager< DIM > > level_mgr, double fill_time, hier::LocallyActiveDataPatchLevelManager< DIM > &allocate_mgr) const | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| clearRefineItems() | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| copyScratchToDestination(tbox::Pointer< hier::PatchLevel< DIM > > level, tbox::Pointer< hier::LocallyActiveDataPatchLevelManager< DIM > > level_mgr) const | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| d_boundary_fill_ghost_width | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| d_coarse_level | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| d_coarse_level_mgr | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| d_coarse_priority_level_schedule | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| d_coarse_schedule | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| d_coarse_to_fine_mapping | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| d_domain_box | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| d_domain_is_one_box | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| d_dst_level | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| d_dst_level_mgr | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| d_fine_priority_level_schedule | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| d_force_boundary_fill | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| d_la_fine_fill_boxes | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| d_max_fill_boxes | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| d_max_scratch_gcw | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| d_max_stencil_gcw | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| d_num_periodic_directions | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| d_number_refine_items | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| d_overlaps | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| d_periodic_shift | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| d_refine_classes | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| d_refine_items | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| d_refine_patch_strategy | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| d_src_masks | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| d_transaction_factory | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| fillData(double fill_time, bool do_physical_boundary_fill=true) const | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | |
| fillPhysicalBoundaries(tbox::Pointer< hier::PatchLevel< DIM > > level, double fill_time) const | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| finishScheduleConstruction(tbox::Pointer< hier::PatchLevel< DIM > > src_level, tbox::Pointer< hier::LocallyActiveDataPatchLevelManager< DIM > > src_level_mgr, int next_coarser_level, tbox::Pointer< hier::PatchHierarchy< DIM > > hierarchy, const tbox::Array< xfer::LocallyActiveDataFillBoxSet< DIM > > &la_fill_boxes, bool use_time_interpolation) | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| generateCommunicationSchedule(tbox::Pointer< tbox::Schedule > coarse_priority_schedule, tbox::Pointer< tbox::Schedule > fine_priority_schedule, tbox::Pointer< hier::PatchLevel< DIM > > dst_level, tbox::Pointer< hier::LocallyActiveDataPatchLevelManager< DIM > > dst_level_mgr, tbox::Pointer< hier::PatchLevel< DIM > > src_level, tbox::Pointer< hier::LocallyActiveDataPatchLevelManager< DIM > > src_level_mgr, const tbox::Array< xfer::LocallyActiveDataFillBoxSet< DIM > > &la_fill_boxes, tbox::Array< xfer::LocallyActiveDataFillBoxSet< DIM > > &la_unfilled_boxes, const bool use_time_interpolation) | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| getMaxDestinationGhosts() const | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| getMaxScratchGhosts() const | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| getMaxStencilGhosts() const | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| initialCheckRefineClassItems() const | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| initializeDomainAndGhostInformation(bool recursive_schedule) | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| LocallyActiveDataRefineSchedule(tbox::Pointer< hier::PatchLevel< DIM > > dst_level, tbox::Pointer< hier::LocallyActiveDataPatchLevelManager< DIM > > dst_level_mgr, tbox::Pointer< hier::PatchLevel< DIM > > src_level, tbox::Pointer< hier::LocallyActiveDataPatchLevelManager< DIM > > src_level_mgr, const tbox::Pointer< xfer::RefineClasses< DIM > > refine_classes, tbox::Pointer< xfer::LocallyActiveDataRefineTransactionFactory< DIM > > transaction_factory, xfer::LocallyActiveDataRefinePatchStrategy< DIM > *patch_strategy, bool use_time_interpolation=false) | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | |
| LocallyActiveDataRefineSchedule(tbox::Pointer< hier::PatchLevel< DIM > > dst_level, tbox::Pointer< hier::LocallyActiveDataPatchLevelManager< DIM > > dst_level_mgr, tbox::Pointer< hier::PatchLevel< DIM > > src_level, tbox::Pointer< hier::LocallyActiveDataPatchLevelManager< DIM > > src_level_mgr, int next_coarser_level, tbox::Pointer< hier::PatchHierarchy< DIM > > hierarchy, const tbox::Pointer< xfer::RefineClasses< DIM > > refine_classes, tbox::Pointer< xfer::LocallyActiveDataRefineTransactionFactory< DIM > > transaction_factory, xfer::LocallyActiveDataRefinePatchStrategy< DIM > *patch_strategy, bool use_time_interpolation=false) | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | |
| LocallyActiveDataRefineSchedule(const LocallyActiveDataRefineSchedule &) | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| LocallyActiveDataRefineSchedule(tbox::Pointer< hier::PatchLevel< DIM > > dst_level, tbox::Pointer< hier::LocallyActiveDataPatchLevelManager< DIM > > dst_level_mgr, tbox::Pointer< hier::PatchLevel< DIM > > src_level, tbox::Pointer< hier::LocallyActiveDataPatchLevelManager< DIM > > src_level_mgr, int next_coarser_level, tbox::Pointer< hier::PatchHierarchy< DIM > > hierarchy, const tbox::Pointer< xfer::RefineClasses< DIM > > refine_classes, tbox::Pointer< xfer::LocallyActiveDataRefineTransactionFactory< DIM > > transaction_factory, const tbox::Array< xfer::LocallyActiveDataFillBoxSet< DIM > > &la_fill_boxes, xfer::LocallyActiveDataRefinePatchStrategy< DIM > *patch_strategy) | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| operator=(const LocallyActiveDataRefineSchedule &) | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| printClassData(std::ostream &stream) const | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | virtual |
| recursiveFill(double fill_time, bool do_physical_boundary_fill) const | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| refineScratchData() const | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| s_constant_one_intvector | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | privatestatic |
| s_constant_zero_intvector | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | privatestatic |
| s_printing | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | privatestatic |
| s_schedule_generation_method | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | privatestatic |
| setRefineItems(const tbox::Pointer< xfer::RefineClasses< DIM > > refine_classes) | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| setScheduleGenerationMethod(const std::string &method) | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | static |
| t_fill_data | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| t_finish_sched_const | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| t_gen_comm_sched | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| t_gen_comm_sched_trans | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| t_gen_comm_sched_unfilled | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | private |
| ~DescribedClass() | SAMRAI::tbox::DescribedClass | virtual |
| ~LocallyActiveDataRefineSchedule() | SAMRAI::xfer::LocallyActiveDataRefineSchedule< DIM > | virtual |