checkConsistency(tbox::Pointer< xfer::RefineSchedule< DIM > > schedule) const | SAMRAI::xfer::RefineAlgorithm< DIM > | |
createSchedule(tbox::Pointer< hier::PatchLevel< DIM > > level, xfer::RefinePatchStrategy< DIM > *patch_strategy=((xfer::RefinePatchStrategy< DIM > *)(0)), tbox::Pointer< xfer::RefineTransactionFactory< DIM > > transaction_factory=(xfer::RefineTransactionFactory< DIM > *)(0)) | SAMRAI::xfer::RefineAlgorithm< DIM > | |
createSchedule(const std::string &fill_pattern, tbox::Pointer< hier::PatchLevel< DIM > > level, xfer::RefinePatchStrategy< DIM > *patch_strategy=((xfer::RefinePatchStrategy< DIM > *)(0)), tbox::Pointer< xfer::RefineTransactionFactory< DIM > > transaction_factory=(xfer::RefineTransactionFactory< DIM > *)(0)) | SAMRAI::xfer::RefineAlgorithm< DIM > | |
createSchedule(tbox::Pointer< hier::PatchLevel< DIM > > dst_level, tbox::Pointer< hier::PatchLevel< DIM > > src_level, xfer::RefinePatchStrategy< DIM > *patch_strategy=((xfer::RefinePatchStrategy< DIM > *)(0)), bool use_time_interpolation=false, tbox::Pointer< xfer::RefineTransactionFactory< DIM > > transaction_factory=(xfer::RefineTransactionFactory< DIM > *)(0)) | SAMRAI::xfer::RefineAlgorithm< DIM > | |
createSchedule(const std::string &fill_pattern, tbox::Pointer< hier::PatchLevel< DIM > > dst_level, tbox::Pointer< hier::PatchLevel< DIM > > src_level, xfer::RefinePatchStrategy< DIM > *patch_strategy=((xfer::RefinePatchStrategy< DIM > *)(0)), bool use_time_interpolation=false, tbox::Pointer< xfer::RefineTransactionFactory< DIM > > transaction_factory=(xfer::RefineTransactionFactory< DIM > *)(0)) | SAMRAI::xfer::RefineAlgorithm< DIM > | |
createSchedule(tbox::Pointer< hier::PatchLevel< DIM > > level, const int next_coarser_level, tbox::Pointer< hier::PatchHierarchy< DIM > > hierarchy, xfer::RefinePatchStrategy< DIM > *patch_strategy=((xfer::RefinePatchStrategy< DIM > *)(0)), bool use_time_interpolation=false, tbox::Pointer< xfer::RefineTransactionFactory< DIM > > transaction_factory=(xfer::RefineTransactionFactory< DIM > *)(0)) | SAMRAI::xfer::RefineAlgorithm< DIM > | |
createSchedule(tbox::Pointer< hier::PatchLevel< DIM > > dst_level, tbox::Pointer< hier::PatchLevel< DIM > > src_level, const int next_coarser_level, tbox::Pointer< hier::PatchHierarchy< DIM > > hierarchy, xfer::RefinePatchStrategy< DIM > *patch_strategy=((xfer::RefinePatchStrategy< DIM > *)(0)), bool use_time_interpolation=false, tbox::Pointer< xfer::RefineTransactionFactory< DIM > > transaction_factory=(xfer::RefineTransactionFactory< DIM > *)(0)) | SAMRAI::xfer::RefineAlgorithm< DIM > | |
createSchedule(const std::string &fill_pattern, tbox::Pointer< hier::PatchLevel< DIM > > level, const int next_coarser_level, tbox::Pointer< hier::PatchHierarchy< DIM > > hierarchy, xfer::RefinePatchStrategy< DIM > *patch_strategy=((xfer::RefinePatchStrategy< DIM > *)(0)), bool use_time_interpolation=false, tbox::Pointer< xfer::RefineTransactionFactory< DIM > > transaction_factory=(xfer::RefineTransactionFactory< DIM > *)(0)) | SAMRAI::xfer::RefineAlgorithm< DIM > | |
createSchedule(const std::string &fill_pattern, tbox::Pointer< hier::PatchLevel< DIM > > dst_level, tbox::Pointer< hier::PatchLevel< DIM > > src_level, const int next_coarser_level, tbox::Pointer< hier::PatchHierarchy< DIM > > hierarchy, xfer::RefinePatchStrategy< DIM > *patch_strategy=((xfer::RefinePatchStrategy< DIM > *)(0)), bool use_time_interpolation=false, tbox::Pointer< xfer::RefineTransactionFactory< DIM > > transaction_factory=(xfer::RefineTransactionFactory< DIM > *)(0)) | SAMRAI::xfer::RefineAlgorithm< DIM > | |
getEquivalenceClasses() const | SAMRAI::xfer::RefineAlgorithm< DIM > | |
printClassData(std::ostream &stream) const | SAMRAI::xfer::RefineAlgorithm< DIM > | [virtual] |
RefineAlgorithm() | SAMRAI::xfer::RefineAlgorithm< DIM > | |
registerRefine(const int dst, const int src, const int scratch, tbox::Pointer< RefineOperator< DIM > > oprefine, tbox::Pointer< VariableFillPattern< DIM > > var_fill_pattern=tbox::Pointer< BoxGeometryFillPattern< DIM > >()) | SAMRAI::xfer::RefineAlgorithm< DIM > | |
registerRefine(const int dst, const int src, const int src_told, const int src_tnew, const int scratch, tbox::Pointer< RefineOperator< DIM > > oprefine, tbox::Pointer< TimeInterpolateOperator< DIM > > optime, tbox::Pointer< VariableFillPattern< DIM > > var_fill_pattern=tbox::Pointer< BoxGeometryFillPattern< DIM > >()) | SAMRAI::xfer::RefineAlgorithm< DIM > | |
resetSchedule(tbox::Pointer< xfer::RefineSchedule< DIM > > schedule) const | SAMRAI::xfer::RefineAlgorithm< DIM > | |
setEquivalenceClasses(const tbox::Pointer< RefineClasses< DIM > > refine_classes) | SAMRAI::xfer::RefineAlgorithm< DIM > | |
~RefineAlgorithm() | SAMRAI::xfer::RefineAlgorithm< DIM > | [virtual] |