IBAMR  IBAMR version 0.19.
IBAMR::IMPMethod Member List

This is the complete list of members for IBAMR::IMPMethod, including all inherited members.

AB2Step(double current_time, double new_time)IBAMR::IBStrategyvirtual
activateLagrangianStructure(int structure_number=0, int level_number=std::numeric_limits< int >::max())IBAMR::IBStrategyvirtual
addWorkloadEstimate(SAMRAI::tbox::Pointer< SAMRAI::hier::PatchHierarchy< NDIM > > hierarchy, const int workload_data_idx) overrideIBAMR::IMPMethodvirtual
advanceLevel(const tbox::Pointer< hier::BasePatchLevel< DIM > > level, const tbox::Pointer< hier::BasePatchHierarchy< DIM > > hierarchy, const double current_time, const double new_time, const bool first_step, const bool last_step, const bool regrid_advance=false)SAMRAI::mesh::StandardTagAndInitStrategy< NDIM >virtual
applyGradientDetector(SAMRAI::tbox::Pointer< SAMRAI::hier::BasePatchHierarchy< NDIM > > hierarchy, int level_number, double error_data_time, int tag_index, bool initial_time, bool uses_richardson_extrapolation_too) overrideIBAMR::IMPMethod
StandardTagAndInitStrategy< NDIM >::applyGradientDetector(const tbox::Pointer< hier::BasePatchHierarchy< DIM > > hierarchy, const int level_number, const double error_data_time, const int tag_index, const bool initial_time, const bool uses_richardson_extrapolation_too)SAMRAI::mesh::StandardTagAndInitStrategy< NDIM >virtual
applyRichardsonExtrapolation(const tbox::Pointer< hier::PatchLevel< DIM > > level, const double error_data_time, const int tag_index, const double deltat, const int error_coarsen_ratio, const bool initial_time, const bool uses_gradient_detector_too)SAMRAI::mesh::StandardTagAndInitStrategy< NDIM >virtual
backwardEulerStep(double current_time, double new_time)IBAMR::IBStrategyvirtual
beginDataRedistribution(SAMRAI::tbox::Pointer< SAMRAI::hier::PatchHierarchy< NDIM > > hierarchy, SAMRAI::tbox::Pointer< SAMRAI::mesh::GriddingAlgorithm< NDIM > > gridding_alg) overrideIBAMR::IMPMethodvirtual
coarsenDataForRichardsonExtrapolation(const tbox::Pointer< hier::PatchHierarchy< DIM > > hierarchy, const int level_number, const tbox::Pointer< hier::PatchLevel< DIM > > coarser_level, const double coarsen_data_time, const bool before_advance)SAMRAI::mesh::StandardTagAndInitStrategy< NDIM >virtual
computeLagrangianFluidSource(double data_time)IBAMR::IBStrategyvirtual
computeLagrangianForce(double data_time) overrideIBAMR::IMPMethodvirtual
d_current_timeIBAMR::IMPMethodprotected
d_do_logIBAMR::IMPMethodprotected
d_error_if_points_leave_domainIBAMR::IMPMethodprotected
d_F_current_dataIBAMR::IMPMethodprotected
d_F_half_dataIBAMR::IMPMethodprotected
d_F_new_dataIBAMR::IMPMethodprotected
d_ghostsIBAMR::IMPMethodprotected
d_Grad_U_current_dataIBAMR::IMPMethodprotected
d_Grad_U_half_dataIBAMR::IMPMethodprotected
d_Grad_U_new_dataIBAMR::IMPMethodprotected
d_gridding_algIBAMR::IMPMethodprotected
d_half_timeIBAMR::IMPMethodprotected
d_hierarchyIBAMR::IMPMethodprotected
d_ib_solverIBAMR::IBStrategyprotected
d_l_data_managerIBAMR::IMPMethodprotected
d_l_initializerIBAMR::IMPMethodprotected
d_load_balancerIBAMR::IMPMethodprotected
d_new_timeIBAMR::IMPMethodprotected
d_object_nameIBAMR::IMPMethodprotected
d_PK1_stress_fcnIBAMR::IMPMethodprotected
d_PK1_stress_fcn_ctxIBAMR::IMPMethodprotected
d_registered_for_restartIBAMR::IMPMethodprotected
d_silo_writerIBAMR::IMPMethodprotected
d_tau_dataIBAMR::IMPMethodprotected
d_U_current_dataIBAMR::IMPMethodprotected
d_U_half_dataIBAMR::IMPMethodprotected
d_U_half_needs_reinitIBAMR::IMPMethodprotected
d_U_new_dataIBAMR::IMPMethodprotected
d_use_fixed_coupling_opsIBAMR::IBStrategyprotected
d_workload_idxIBAMR::IMPMethodprotected
d_X0_dataIBAMR::IMPMethodprotected
d_X_current_dataIBAMR::IMPMethodprotected
d_X_current_needs_ghost_fillIBAMR::IMPMethodprotected
d_X_half_dataIBAMR::IMPMethodprotected
d_X_half_needs_ghost_fillIBAMR::IMPMethodprotected
d_X_half_needs_reinitIBAMR::IMPMethodprotected
d_X_new_dataIBAMR::IMPMethodprotected
d_X_new_needs_ghost_fillIBAMR::IMPMethodprotected
endDataRedistribution(SAMRAI::tbox::Pointer< SAMRAI::hier::PatchHierarchy< NDIM > > hierarchy, SAMRAI::tbox::Pointer< SAMRAI::mesh::GriddingAlgorithm< NDIM > > gridding_alg) overrideIBAMR::IMPMethodvirtual
forwardEulerStep(double current_time, double new_time) overrideIBAMR::IMPMethodvirtual
freeLInitStrategy()IBAMR::IMPMethod
getCoarsenAlgorithm(const std::string &name) constIBAMR::IBStrategyprotected
getCoarsenSchedules(const std::string &name) constIBAMR::IBStrategyprotected
getDeformationGradientData(std::vector< SAMRAI::tbox::Pointer< IBTK::LData > > **F_data, double data_time)IBAMR::IMPMethodprotected
getFromInput(SAMRAI::tbox::Pointer< SAMRAI::tbox::Database > db, bool is_from_restart)IBAMR::IMPMethodprivate
getFromRestart()IBAMR::IMPMethodprivate
getGhostfillRefineAlgorithm(const std::string &name) constIBAMR::IBStrategyprotected
getGhostfillRefineSchedules(const std::string &name) constIBAMR::IBStrategyprotected
getHierarchyMathOps() constIBAMR::IBStrategyprotected
getINSHierarchyIntegrator() constIBAMR::IBStrategyprotected
getLagrangianStructureIsActivated(int structure_number=0, int level_number=std::numeric_limits< int >::max()) constIBAMR::IBStrategyvirtual
getLDataManager() constIBAMR::IMPMethod
getLevelDt(const tbox::Pointer< hier::BasePatchLevel< DIM > > level, const double dt_time, const bool initial_time)SAMRAI::mesh::StandardTagAndInitStrategy< NDIM >virtual
getMaxPointDisplacement() constIBAMR::IBStrategyvirtual
getMinimumGhostCellWidth() const overrideIBAMR::IMPMethodvirtual
getPositionData(std::vector< SAMRAI::tbox::Pointer< IBTK::LData > > **X_data, bool **X_needs_ghost_fill, double data_time)IBAMR::IMPMethodprotected
getPressureHierarchyDataOps() constIBAMR::IBStrategyprotected
getProlongRefineAlgorithm(const std::string &name) constIBAMR::IBStrategyprotected
getProlongRefineSchedules(const std::string &name) constIBAMR::IBStrategyprotected
getVelocityData(std::vector< SAMRAI::tbox::Pointer< IBTK::LData > > **U_data, std::vector< SAMRAI::tbox::Pointer< IBTK::LData > > **Grad_U_data, double data_time)IBAMR::IMPMethodprotected
getVelocityHierarchyDataOps() constIBAMR::IBStrategyprotected
hasFluidSources() constIBAMR::IBStrategyvirtual
IBStrategy()=defaultIBAMR::IBStrategy
IBStrategy(const IBStrategy &from)=deleteIBAMR::IBStrategyprivate
IMPMethod(std::string object_name, SAMRAI::tbox::Pointer< SAMRAI::tbox::Database > input_db, bool register_for_restart=true)IBAMR::IMPMethod
IMPMethod()=deleteIBAMR::IMPMethodprivate
IMPMethod(const IMPMethod &from)=deleteIBAMR::IMPMethodprivate
inactivateLagrangianStructure(int structure_number=0, int level_number=std::numeric_limits< int >::max())IBAMR::IBStrategyvirtual
initializeLevelData(SAMRAI::tbox::Pointer< SAMRAI::hier::BasePatchHierarchy< NDIM > > hierarchy, int level_number, double init_data_time, bool can_be_refined, bool initial_time, SAMRAI::tbox::Pointer< SAMRAI::hier::BasePatchLevel< NDIM > > old_level, bool allocate_data) overrideIBAMR::IMPMethod
StandardTagAndInitStrategy< NDIM >::initializeLevelData(const tbox::Pointer< hier::BasePatchHierarchy< DIM > > hierarchy, const int level_number, const double init_data_time, const bool can_be_refined, const bool initial_time, const tbox::Pointer< hier::BasePatchLevel< DIM > > old_level=tbox::Pointer< hier::BasePatchLevel< DIM > >(NULL), const bool allocate_data=true)=0SAMRAI::mesh::StandardTagAndInitStrategy< NDIM >pure virtual
initializePatchHierarchy(SAMRAI::tbox::Pointer< SAMRAI::hier::PatchHierarchy< NDIM > > hierarchy, SAMRAI::tbox::Pointer< SAMRAI::mesh::GriddingAlgorithm< NDIM > > gridding_alg, int u_data_idx, const std::vector< SAMRAI::tbox::Pointer< SAMRAI::xfer::CoarsenSchedule< NDIM > > > &u_synch_scheds, const std::vector< SAMRAI::tbox::Pointer< SAMRAI::xfer::RefineSchedule< NDIM > > > &u_ghost_fill_scheds, int integrator_step, double init_data_time, bool initial_time) overrideIBAMR::IMPMethodvirtual
interpolatePressure(int p_data_idx, const std::vector< SAMRAI::tbox::Pointer< SAMRAI::xfer::CoarsenSchedule< NDIM > > > &p_synch_scheds, const std::vector< SAMRAI::tbox::Pointer< SAMRAI::xfer::RefineSchedule< NDIM > > > &p_ghost_fill_scheds, double data_time)IBAMR::IBStrategyvirtual
interpolateVelocity(int u_data_idx, const std::vector< SAMRAI::tbox::Pointer< SAMRAI::xfer::CoarsenSchedule< NDIM > > > &u_synch_scheds, const std::vector< SAMRAI::tbox::Pointer< SAMRAI::xfer::RefineSchedule< NDIM > > > &u_ghost_fill_scheds, double data_time) overrideIBAMR::IMPMethodvirtual
midpointStep(double current_time, double new_time) overrideIBAMR::IMPMethodvirtual
operator=(const IMPMethod &that)=deleteIBAMR::IMPMethodprivate
PK1StressFcnPtr typedefIBAMR::IMPMethod
postprocessData()IBAMR::IBStrategyvirtual
postprocessIntegrateData(double current_time, double new_time, int num_cycles) overrideIBAMR::IMPMethodvirtual
postprocessSolveFluidEquations(double current_time, double new_time, int cycle_num)IBAMR::IBStrategyvirtual
preprocessIntegrateData(double current_time, double new_time, int num_cycles) overrideIBAMR::IMPMethodvirtual
preprocessSolveFluidEquations(double current_time, double new_time, int cycle_num)IBAMR::IBStrategyvirtual
putToDatabase(SAMRAI::tbox::Pointer< SAMRAI::tbox::Database > db) overrideIBAMR::IMPMethodvirtual
registerCoarsenAlgorithm(const std::string &name, SAMRAI::tbox::Pointer< SAMRAI::xfer::CoarsenAlgorithm< NDIM > > coarsen_alg, std::unique_ptr< SAMRAI::xfer::CoarsenPatchStrategy< NDIM > > coarsen_patch_strategy=nullptr)IBAMR::IBStrategyprotected
registerEulerianCommunicationAlgorithms()IBAMR::IBStrategyvirtual
registerEulerianVariables()IBAMR::IBStrategyvirtual
registerGhostfillRefineAlgorithm(const std::string &name, SAMRAI::tbox::Pointer< SAMRAI::xfer::RefineAlgorithm< NDIM > > ghostfill_alg, std::unique_ptr< SAMRAI::xfer::RefinePatchStrategy< NDIM > > ghostfill_patch_strategy=nullptr)IBAMR::IBStrategyprotected
registerIBHierarchyIntegrator(IBHierarchyIntegrator *ib_solver)IBAMR::IBStrategyvirtual
registerLInitStrategy(SAMRAI::tbox::Pointer< IBTK::LInitStrategy > l_initializer)IBAMR::IMPMethod
registerLoadBalancer(SAMRAI::tbox::Pointer< SAMRAI::mesh::LoadBalancer< NDIM > > load_balancer, int workload_data_idx) overrideIBAMR::IMPMethodvirtual
registerLSiloDataWriter(SAMRAI::tbox::Pointer< IBTK::LSiloDataWriter > silo_writer)IBAMR::IMPMethod
registerPK1StressTensorFunction(PK1StressFcnPtr PK1_stress_fcn, void *PK1_stress_fcn_ctx=nullptr)IBAMR::IMPMethod
registerProlongRefineAlgorithm(const std::string &name, SAMRAI::tbox::Pointer< SAMRAI::xfer::RefineAlgorithm< NDIM > > prolong_alg, std::unique_ptr< SAMRAI::xfer::RefinePatchStrategy< NDIM > > prolong_patch_strategy=nullptr)IBAMR::IBStrategyprotected
registerVariable(int &current_idx, int &new_idx, int &scratch_idx, SAMRAI::tbox::Pointer< SAMRAI::hier::Variable< NDIM > > variable, const SAMRAI::hier::IntVector< NDIM > &scratch_ghosts=SAMRAI::hier::IntVector< NDIM >(0), const std::string &coarsen_name="NO_COARSEN", const std::string &refine_name="NO_REFINE", SAMRAI::tbox::Pointer< IBTK::CartGridFunction > init_fcn=nullptr, const bool register_for_restart=true)IBAMR::IBStrategyprotected
registerVariable(int &idx, SAMRAI::tbox::Pointer< SAMRAI::hier::Variable< NDIM > > variable, const SAMRAI::hier::IntVector< NDIM > &ghosts=SAMRAI::hier::IntVector< NDIM >(0), SAMRAI::tbox::Pointer< SAMRAI::hier::VariableContext > ctx=SAMRAI::tbox::Pointer< SAMRAI::hier::VariableContext >(nullptr), const bool register_for_restart=true)IBAMR::IBStrategyprotected
reinitMidpointData(const std::vector< SAMRAI::tbox::Pointer< IBTK::LData > > &current_data, const std::vector< SAMRAI::tbox::Pointer< IBTK::LData > > &new_data, const std::vector< SAMRAI::tbox::Pointer< IBTK::LData > > &half_data)IBAMR::IMPMethodprotected
resetDataToPreadvanceState(const tbox::Pointer< hier::BasePatchLevel< DIM > > level)SAMRAI::mesh::StandardTagAndInitStrategy< NDIM >virtual
resetHierarchyConfiguration(SAMRAI::tbox::Pointer< SAMRAI::hier::BasePatchHierarchy< NDIM > > hierarchy, int coarsest_level, int finest_level) overrideIBAMR::IMPMethod
StandardTagAndInitStrategy< NDIM >::resetHierarchyConfiguration(const tbox::Pointer< hier::BasePatchHierarchy< DIM > > hierarchy, const int coarsest_level, const int finest_level)=0SAMRAI::mesh::StandardTagAndInitStrategy< NDIM >pure virtual
resetTimeDependentData(const tbox::Pointer< hier::BasePatchLevel< DIM > > level, const double new_time, const bool can_be_refined)SAMRAI::mesh::StandardTagAndInitStrategy< NDIM >virtual
Serializable()SAMRAI::tbox::Serializable
setupTagBuffer(SAMRAI::tbox::Array< int > &tag_buffer, SAMRAI::tbox::Pointer< SAMRAI::mesh::GriddingAlgorithm< NDIM > > gridding_alg) const overrideIBAMR::IMPMethodvirtual
setUseFixedLEOperators(bool use_fixed_coupling_ops=true)IBAMR::IBStrategy
setUseMultistepTimeStepping(unsigned int n_previous_steps=1)IBAMR::IBStrategyvirtual
spreadFluidSource(int q_data_idx, IBTK::RobinPhysBdryPatchStrategy *q_phys_bdry_op, const std::vector< SAMRAI::tbox::Pointer< SAMRAI::xfer::RefineSchedule< NDIM > > > &q_prolongation_scheds, double data_time)IBAMR::IBStrategyvirtual
spreadForce(int f_data_idx, IBTK::RobinPhysBdryPatchStrategy *f_phys_bdry_op, const std::vector< SAMRAI::tbox::Pointer< SAMRAI::xfer::RefineSchedule< NDIM > > > &f_prolongation_scheds, double data_time) overrideIBAMR::IMPMethodvirtual
StandardTagAndInitStrategy()SAMRAI::mesh::StandardTagAndInitStrategy< NDIM >
trapezoidalStep(double current_time, double new_time) overrideIBAMR::IMPMethodvirtual
updateFixedLEOperators()IBAMR::IBStrategyvirtual
~DescribedClass()SAMRAI::tbox::DescribedClassvirtual
~IMPMethod()IBAMR::IMPMethod
~Serializable()SAMRAI::tbox::Serializablevirtual
~StandardTagAndInitStrategy()SAMRAI::mesh::StandardTagAndInitStrategy< NDIM >virtual