|
IBAMR
IBAMR version 0.19.
|
This is the complete list of members for SAMRAI::xfer::RefineSchedule< DIM >, including all inherited members.
| allocateDestinationSpace(double fill_time, hier::ComponentSelector &allocate_vector) const | SAMRAI::xfer::RefineSchedule< DIM > | |
| allocateFillBoxes(const std::string &fill_pattern, tbox::Array< xfer::FillBoxSet< DIM > > &fill_boxes, tbox::Pointer< hier::PatchLevel< DIM > > level, const hier::IntVector< DIM > &fill_ghost_width) | SAMRAI::xfer::RefineSchedule< DIM > | private |
| allocateScratchSpace(tbox::Pointer< hier::PatchLevel< DIM > > level, double fill_time, hier::ComponentSelector &allocate_vector) const | SAMRAI::xfer::RefineSchedule< DIM > | |
| clearRefineItems() | SAMRAI::xfer::RefineSchedule< DIM > | private |
| constructScheduleTransactions(tbox::Pointer< tbox::Schedule > fine_priority_schedule, tbox::Pointer< tbox::Schedule > coarse_priority_schedule, const hier::BoxList< DIM > &fill_boxes, tbox::Pointer< hier::PatchLevel< DIM > > dst_level, int dst_patch_id, tbox::Pointer< hier::PatchLevel< DIM > > src_level, int src_patch_id, bool use_time_interpolation) | SAMRAI::xfer::RefineSchedule< DIM > | private |
| copyScratchToDestination(tbox::Pointer< hier::PatchLevel< DIM > > level) const | SAMRAI::xfer::RefineSchedule< DIM > | private |
| d_boundary_fill_ghost_width | SAMRAI::xfer::RefineSchedule< DIM > | private |
| d_coarse_level | SAMRAI::xfer::RefineSchedule< DIM > | private |
| d_coarse_priority_level_schedule | SAMRAI::xfer::RefineSchedule< DIM > | private |
| d_coarse_schedule | SAMRAI::xfer::RefineSchedule< DIM > | private |
| d_coarse_to_fine_mapping | SAMRAI::xfer::RefineSchedule< DIM > | private |
| d_domain_box | SAMRAI::xfer::RefineSchedule< DIM > | private |
| d_domain_is_one_box | SAMRAI::xfer::RefineSchedule< DIM > | private |
| d_dst_level | SAMRAI::xfer::RefineSchedule< DIM > | private |
| d_fine_fill_boxes | SAMRAI::xfer::RefineSchedule< DIM > | private |
| d_fine_priority_level_schedule | SAMRAI::xfer::RefineSchedule< DIM > | private |
| d_force_boundary_fill | SAMRAI::xfer::RefineSchedule< DIM > | private |
| d_max_fill_boxes | SAMRAI::xfer::RefineSchedule< DIM > | private |
| d_max_scratch_gcw | SAMRAI::xfer::RefineSchedule< DIM > | private |
| d_max_stencil_gcw | SAMRAI::xfer::RefineSchedule< DIM > | private |
| d_num_periodic_directions | SAMRAI::xfer::RefineSchedule< DIM > | private |
| d_number_refine_items | SAMRAI::xfer::RefineSchedule< DIM > | private |
| d_overlaps | SAMRAI::xfer::RefineSchedule< DIM > | private |
| d_periodic_shift | SAMRAI::xfer::RefineSchedule< DIM > | private |
| d_refine_classes | SAMRAI::xfer::RefineSchedule< DIM > | private |
| d_refine_items | SAMRAI::xfer::RefineSchedule< DIM > | private |
| d_refine_patch_strategy | SAMRAI::xfer::RefineSchedule< DIM > | private |
| d_src_masks | SAMRAI::xfer::RefineSchedule< DIM > | private |
| d_transaction_factory | SAMRAI::xfer::RefineSchedule< DIM > | private |
| fillData(double fill_time, bool do_physical_boundary_fill=true) const | SAMRAI::xfer::RefineSchedule< DIM > | |
| fillPhysicalBoundaries(tbox::Pointer< hier::PatchLevel< DIM > > level, double fill_time) const | SAMRAI::xfer::RefineSchedule< DIM > | private |
| finishScheduleConstruction(tbox::Pointer< hier::PatchLevel< DIM > > src_level, int next_coarser_level, tbox::Pointer< hier::PatchHierarchy< DIM > > hierarchy, const tbox::Array< xfer::FillBoxSet< DIM > > &fill_boxes, bool use_time_interpolation, bool skip_generate_schedule) | SAMRAI::xfer::RefineSchedule< DIM > | private |
| firstConstructorTasks() | SAMRAI::xfer::RefineSchedule< DIM > | private |
| freeTimers() | SAMRAI::xfer::RefineSchedule< DIM > | privatestatic |
| 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::PatchLevel< DIM > > src_level, const tbox::Array< xfer::FillBoxSet< DIM > > &fill_boxes, tbox::Array< xfer::FillBoxSet< DIM > > &unfilled_boxes, const bool use_time_interpolation) | SAMRAI::xfer::RefineSchedule< DIM > | private |
| generateCommunicationScheduleBoxGraph(tbox::Pointer< tbox::Schedule > coarse_priority_schedule, tbox::Pointer< tbox::Schedule > fine_priority_schedule, tbox::Pointer< hier::PatchLevel< DIM > > dst_level, tbox::Pointer< hier::PatchLevel< DIM > > src_level, const tbox::Array< xfer::FillBoxSet< DIM > > &fill_boxes, tbox::Array< xfer::FillBoxSet< DIM > > &unfilled_boxes, const bool use_time_interpolation) | SAMRAI::xfer::RefineSchedule< DIM > | private |
| generateCommunicationScheduleBoxTree(tbox::Pointer< tbox::Schedule > coarse_priority_schedule, tbox::Pointer< tbox::Schedule > fine_priority_schedule, tbox::Pointer< hier::PatchLevel< DIM > > dst_level, tbox::Pointer< hier::PatchLevel< DIM > > src_level, const tbox::Array< xfer::FillBoxSet< DIM > > &fill_boxes, tbox::Array< xfer::FillBoxSet< DIM > > &unfilled_boxes, const bool use_time_interpolation) | SAMRAI::xfer::RefineSchedule< DIM > | private |
| generateCommunicationScheduleNSquared(tbox::Pointer< tbox::Schedule > coarse_priority_schedule, tbox::Pointer< tbox::Schedule > fine_priority_schedule, tbox::Pointer< hier::PatchLevel< DIM > > dst_level, tbox::Pointer< hier::PatchLevel< DIM > > src_level, const tbox::Array< xfer::FillBoxSet< DIM > > &fill_boxes, tbox::Array< xfer::FillBoxSet< DIM > > &unfilled_boxes, const bool use_time_interpolation) | SAMRAI::xfer::RefineSchedule< DIM > | private |
| getBoundaryFillGhostWidth() const | SAMRAI::xfer::RefineSchedule< DIM > | |
| getEquivalenceClasses() const | SAMRAI::xfer::RefineSchedule< DIM > | |
| getMaxDestinationGhosts() const | SAMRAI::xfer::RefineSchedule< DIM > | private |
| getMaxScratchGhosts() const | SAMRAI::xfer::RefineSchedule< DIM > | private |
| getMaxStencilGhosts() const | SAMRAI::xfer::RefineSchedule< DIM > | private |
| initialCheckRefineClassItems() const | SAMRAI::xfer::RefineSchedule< DIM > | private |
| initializeDestinationVector(hier::ComponentSelector &allocate_vector) const | SAMRAI::xfer::RefineSchedule< DIM > | |
| initializeDomainAndGhostInformation(bool recursive_schedule) | SAMRAI::xfer::RefineSchedule< DIM > | private |
| initializeSourceVector(hier::ComponentSelector &allocate_vector) const | SAMRAI::xfer::RefineSchedule< DIM > | |
| initializeTimers() | SAMRAI::xfer::RefineSchedule< DIM > | privatestatic |
| makeUnfilledBoxesNSquared(tbox::Array< xfer::FillBoxSet< DIM > > &unfilled_boxes, const tbox::Array< xfer::FillBoxSet< DIM > > &fill_boxes, tbox::Pointer< hier::PatchLevel< DIM > > dst_level, tbox::Pointer< hier::PatchLevel< DIM > > src_level) const | SAMRAI::xfer::RefineSchedule< DIM > | private |
| operator=(const RefineSchedule< DIM > &) | SAMRAI::xfer::RefineSchedule< DIM > | private |
| printClassData(std::ostream &stream) const | SAMRAI::xfer::RefineSchedule< DIM > | virtual |
| recursiveFill(double fill_time, bool do_physical_boundary_fill) const | SAMRAI::xfer::RefineSchedule< DIM > | private |
| RefineSchedule(const std::string &fill_pattern, tbox::Pointer< hier::PatchLevel< DIM > > dst_level, tbox::Pointer< hier::PatchLevel< DIM > > src_level, const tbox::Pointer< xfer::RefineClasses< DIM > > refine_classes, tbox::Pointer< xfer::RefineTransactionFactory< DIM > > transaction_factory, xfer::RefinePatchStrategy< DIM > *patch_strategy, bool use_time_interpolation=false) | SAMRAI::xfer::RefineSchedule< DIM > | |
| RefineSchedule(const std::string &fill_pattern, tbox::Pointer< hier::PatchLevel< DIM > > dst_level, tbox::Pointer< hier::PatchLevel< DIM > > src_level, int next_coarser_level, tbox::Pointer< hier::PatchHierarchy< DIM > > hierarchy, const tbox::Pointer< xfer::RefineClasses< DIM > > refine_classes, tbox::Pointer< xfer::RefineTransactionFactory< DIM > > transaction_factory, xfer::RefinePatchStrategy< DIM > *patch_strategy, bool use_time_interpolation=false) | SAMRAI::xfer::RefineSchedule< DIM > | |
| RefineSchedule(const RefineSchedule< DIM > &) | SAMRAI::xfer::RefineSchedule< DIM > | private |
| RefineSchedule(tbox::Pointer< hier::PatchLevel< DIM > > dst_level, tbox::Pointer< hier::PatchLevel< DIM > > src_level, int next_coarser_level, tbox::Pointer< hier::PatchHierarchy< DIM > > hierarchy, const tbox::Pointer< xfer::RefineClasses< DIM > > refine_classes, tbox::Pointer< xfer::RefineTransactionFactory< DIM > > transaction_factory, const tbox::Array< xfer::FillBoxSet< DIM > > &fill_boxes, xfer::RefinePatchStrategy< DIM > *patch_strategy) | SAMRAI::xfer::RefineSchedule< DIM > | private |
| refineScratchData() const | SAMRAI::xfer::RefineSchedule< DIM > | private |
| reset(const tbox::Pointer< xfer::RefineClasses< DIM > > refine_classes) | SAMRAI::xfer::RefineSchedule< DIM > | |
| s_constant_one_intvector | SAMRAI::xfer::RefineSchedule< DIM > | privatestatic |
| s_constant_zero_intvector | SAMRAI::xfer::RefineSchedule< DIM > | privatestatic |
| s_schedule_generation_method | SAMRAI::xfer::RefineSchedule< DIM > | privatestatic |
| setRefineItems(const tbox::Pointer< xfer::RefineClasses< DIM > > refine_classes) | SAMRAI::xfer::RefineSchedule< DIM > | private |
| setScheduleGenerationMethod(const std::string &method) | SAMRAI::xfer::RefineSchedule< DIM > | static |
| t_fill_data | SAMRAI::xfer::RefineSchedule< DIM > | privatestatic |
| t_finish_sched_const | SAMRAI::xfer::RefineSchedule< DIM > | privatestatic |
| t_gen_comm_sched | SAMRAI::xfer::RefineSchedule< DIM > | privatestatic |
| t_gen_sched_box_graph | SAMRAI::xfer::RefineSchedule< DIM > | privatestatic |
| t_gen_sched_box_tree | SAMRAI::xfer::RefineSchedule< DIM > | privatestatic |
| t_gen_sched_n_squared | SAMRAI::xfer::RefineSchedule< DIM > | privatestatic |
| t_recursive_fill | SAMRAI::xfer::RefineSchedule< DIM > | privatestatic |
| t_refine_scratch_data | SAMRAI::xfer::RefineSchedule< DIM > | privatestatic |
| ~DescribedClass() | SAMRAI::tbox::DescribedClass | virtual |
| ~RefineSchedule() | SAMRAI::xfer::RefineSchedule< DIM > | virtual |
1.8.17