IBAMR
An adaptive and distributed-memory parallel implementation of the immersed boundary (IB) method
IBAMR::GeneralizedIBMethod Member List

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

activateLagrangianStructure(int structure_number=0, int level_number=std::numeric_limits< int >::max()) overrideIBAMR::IBMethodvirtual
addWorkloadEstimate(SAMRAI::tbox::Pointer< SAMRAI::hier::PatchHierarchy< NDIM > > hierarchy, const int workload_data_idx) overrideIBAMR::IBMethodvirtual
advanceLevel(const tbox::Pointer< hier::BasePatchLevel< NDIM > > level, const tbox::Pointer< hier::BasePatchHierarchy< NDIM > > 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::IBMethodvirtual
applyRichardsonExtrapolation(const tbox::Pointer< hier::PatchLevel< NDIM > > 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) overrideIBAMR::IBMethodvirtual
beginDataRedistribution(SAMRAI::tbox::Pointer< SAMRAI::hier::PatchHierarchy< NDIM > > hierarchy, SAMRAI::tbox::Pointer< SAMRAI::mesh::GriddingAlgorithm< NDIM > > gridding_alg) overrideIBAMR::IBMethodvirtual
coarsenDataForRichardsonExtrapolation(const tbox::Pointer< hier::PatchHierarchy< NDIM > > hierarchy, const int level_number, const tbox::Pointer< hier::PatchLevel< NDIM > > coarser_level, const double coarsen_data_time, const bool before_advance)SAMRAI::mesh::StandardTagAndInitStrategy< NDIM >virtual
computeForce(Vec X, Vec F) (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
computeForce_SAMRAI(void *ctx, Vec X, Vec F) (defined in IBAMR::IBMethod)IBAMR::IBMethodprotectedstatic
computeLagrangianFluidSource(double data_time) overrideIBAMR::IBMethodvirtual
computeLagrangianForce(double data_time) overrideIBAMR::GeneralizedIBMethodvirtual
computeLinearizedLagrangianForce(Vec &X_vec, double data_time) overrideIBAMR::IBMethodvirtual
computeLinearizedResidual(Vec &X_vec, Vec &R_vec) overrideIBAMR::IBMethodvirtual
computeResidual(Vec &R_vec) overrideIBAMR::IBMethodvirtual
constructInterpOp(Mat &J, void(*spread_fnc)(const double, double *), int stencil_width, const std::vector< int > &num_dofs_per_proc, int dof_index_idx, double data_time) overrideIBAMR::IBMethodvirtual
constructLagrangianForceJacobian(Mat &A, MatType mat_type, double data_time) overrideIBAMR::IBMethodvirtual
createSolverVecs(Vec *X_vec, Vec *F_vec) overrideIBAMR::IBMethodvirtual
d_anchor_point_local_idxs (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_current_time (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_D_current_data (defined in IBAMR::GeneralizedIBMethod)IBAMR::GeneralizedIBMethodprotected
d_D_new_data (defined in IBAMR::GeneralizedIBMethod)IBAMR::GeneralizedIBMethodprotected
d_do_log (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_error_if_points_leave_domain (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_F_current_data (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_F_current_needs_ghost_fill (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_F_half_data (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_F_half_needs_ghost_fill (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_f_idx (defined in IBAMR::GeneralizedIBMethod)IBAMR::GeneralizedIBMethodprotected
d_F_jac_data (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_F_jac_needs_ghost_fill (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_F_new_data (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_F_new_needs_ghost_fill (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_f_var (defined in IBAMR::GeneralizedIBMethod)IBAMR::GeneralizedIBMethodprotected
d_ghosts (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_gridding_alg (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_half_time (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_hierarchy (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_ib_force_and_torque_fcn (defined in IBAMR::GeneralizedIBMethod)IBAMR::GeneralizedIBMethodprotected
d_ib_force_and_torque_fcn_needs_init (defined in IBAMR::GeneralizedIBMethod)IBAMR::GeneralizedIBMethodprotected
d_ib_force_fcn (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_ib_force_fcn_needs_init (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_ib_solverIBAMR::IBStrategyprotected
d_ib_source_fcn (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_ib_source_fcn_needs_init (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_instrument_panel (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_interp_kernel_fcn (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_l_data_manager (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_l_initializer (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_load_balancer (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_N_current_data (defined in IBAMR::GeneralizedIBMethod)IBAMR::GeneralizedIBMethodprotected
d_N_current_needs_ghost_fill (defined in IBAMR::GeneralizedIBMethod)IBAMR::GeneralizedIBMethodprotected
d_n_idx (defined in IBAMR::GeneralizedIBMethod)IBAMR::GeneralizedIBMethodprotected
d_N_new_data (defined in IBAMR::GeneralizedIBMethod)IBAMR::GeneralizedIBMethodprotected
d_N_new_needs_ghost_fill (defined in IBAMR::GeneralizedIBMethod)IBAMR::GeneralizedIBMethodprotected
d_n_src (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_n_var (defined in IBAMR::GeneralizedIBMethod)IBAMR::GeneralizedIBMethodprotected
d_new_time (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_normalize_source_strength (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_object_name (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_P_src (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_post_processor (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_Q_src (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_r_src (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_registered_for_restart (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_silo_writer (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_spread_kernel_fcn (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_total_flow_volume (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_U_current_data (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_U_half_data (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_U_jac_data (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_U_new_data (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_use_fixed_coupling_opsIBAMR::IBStrategyprotected
d_W_current_data (defined in IBAMR::GeneralizedIBMethod)IBAMR::GeneralizedIBMethodprotected
d_w_idx (defined in IBAMR::GeneralizedIBMethod)IBAMR::GeneralizedIBMethodprotected
d_W_new_data (defined in IBAMR::GeneralizedIBMethod)IBAMR::GeneralizedIBMethodprotected
d_w_var (defined in IBAMR::GeneralizedIBMethod)IBAMR::GeneralizedIBMethodprotected
d_workload_idx (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_X_current_data (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_X_current_needs_ghost_fill (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_X_half_data (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_X_half_needs_ghost_fill (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_X_jac_data (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_X_jac_needs_ghost_fill (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_X_LE_half_data (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_X_LE_half_needs_ghost_fill (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_X_LE_new_data (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_X_LE_new_needs_ghost_fill (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_X_new_data (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_X_new_needs_ghost_fill (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
d_X_src (defined in IBAMR::IBMethod)IBAMR::IBMethodprotected
endDataRedistribution(SAMRAI::tbox::Pointer< SAMRAI::hier::PatchHierarchy< NDIM > > hierarchy, SAMRAI::tbox::Pointer< SAMRAI::mesh::GriddingAlgorithm< NDIM > > gridding_alg) overrideIBAMR::IBMethodvirtual
forwardEulerStep(double current_time, double new_time) overrideIBAMR::GeneralizedIBMethodvirtual
freeLInitStrategy()IBAMR::IBMethod
GeneralizedIBMethod(std::string object_name, SAMRAI::tbox::Pointer< SAMRAI::tbox::Database > input_db, bool register_for_restart=true)IBAMR::GeneralizedIBMethod
getCoarsenAlgorithm(const std::string &name) constIBAMR::IBStrategyprotected
getCoarsenSchedules(const std::string &name) constIBAMR::IBStrategyprotected
getForceData(std::vector< SAMRAI::tbox::Pointer< IBTK::LData > > **F_data, bool **F_needs_ghost_fill, double data_time)IBAMR::IBMethodprotected
getGhostfillRefineAlgorithm(const std::string &name) constIBAMR::IBStrategyprotected
getGhostfillRefineSchedules(const std::string &name) constIBAMR::IBStrategyprotected
getHierarchyMathOps() constIBAMR::IBStrategyprotected
getIBInstrumentPanel() constIBAMR::IBMethod
getINSHierarchyIntegrator() constIBAMR::IBStrategyprotected
getLagrangianStructureIsActivated(int structure_number=0, int level_number=std::numeric_limits< int >::max()) const overrideIBAMR::IBMethodvirtual
getLDataManager() constIBAMR::IBMethod
getLECouplingPositionData(std::vector< SAMRAI::tbox::Pointer< IBTK::LData > > **X_LE_data, bool **X_LE_needs_ghost_fill, double data_time)IBAMR::IBMethodprotected
getLevelDt(const tbox::Pointer< hier::BasePatchLevel< NDIM > > level, const double dt_time, const bool initial_time)SAMRAI::mesh::StandardTagAndInitStrategy< NDIM >virtual
getLinearizedForceData(std::vector< SAMRAI::tbox::Pointer< IBTK::LData > > **F_data, bool **F_needs_ghost_fill)IBAMR::IBMethodprotected
getLinearizedPositionData(std::vector< SAMRAI::tbox::Pointer< IBTK::LData > > **X_data, bool **X_needs_ghost_fill)IBAMR::IBMethodprotected
getLinearizedVelocityData(std::vector< SAMRAI::tbox::Pointer< IBTK::LData > > **U_data)IBAMR::IBMethodprotected
getMaxPointDisplacement() constIBAMR::IBStrategyvirtual
getMinimumGhostCellWidth() const overrideIBAMR::IBMethodvirtual
getPositionData(std::vector< SAMRAI::tbox::Pointer< IBTK::LData > > **X_data, bool **X_needs_ghost_fill, double data_time)IBAMR::IBMethodprotected
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, double data_time)IBAMR::IBMethodprotected
getVelocityHierarchyDataOps() constIBAMR::IBStrategyprotected
hasFluidSources() const overrideIBAMR::IBMethodvirtual
IBImplicitStrategy()=defaultIBAMR::IBImplicitStrategy
IBMethod(std::string object_name, SAMRAI::tbox::Pointer< SAMRAI::tbox::Database > input_db, bool register_for_restart=true)IBAMR::IBMethod
IBStrategy()=defaultIBAMR::IBStrategy
inactivateLagrangianStructure(int structure_number=0, int level_number=std::numeric_limits< int >::max()) overrideIBAMR::IBMethodvirtual
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::GeneralizedIBMethodvirtual
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::GeneralizedIBMethodvirtual
interpolateLinearizedVelocity(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::IBMethodvirtual
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) overrideIBAMR::IBMethodvirtual
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::GeneralizedIBMethodvirtual
midpointStep(double current_time, double new_time) overrideIBAMR::GeneralizedIBMethodvirtual
postprocessData() overrideIBAMR::IBMethodvirtual
postprocessIntegrateData(double current_time, double new_time, int num_cycles) overrideIBAMR::GeneralizedIBMethodvirtual
postprocessSolveFluidEquations(double current_time, double new_time, int cycle_num)IBAMR::IBStrategyvirtual
preprocessIntegrateData(double current_time, double new_time, int num_cycles) overrideIBAMR::GeneralizedIBMethodvirtual
preprocessSolveFluidEquations(double current_time, double new_time, int cycle_num)IBAMR::IBStrategyvirtual
putToDatabase(SAMRAI::tbox::Pointer< SAMRAI::tbox::Database > db) overrideIBAMR::GeneralizedIBMethodvirtual
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() overrideIBAMR::GeneralizedIBMethodvirtual
registerEulerianVariables() overrideIBAMR::GeneralizedIBMethodvirtual
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
registerIBKirchhoffRodForceGen(SAMRAI::tbox::Pointer< IBKirchhoffRodForceGen > ib_force_and_torque_fcn)IBAMR::GeneralizedIBMethod
registerIBLagrangianForceFunction(SAMRAI::tbox::Pointer< IBLagrangianForceStrategy > ib_force_fcn)IBAMR::IBMethod
registerIBLagrangianSourceFunction(SAMRAI::tbox::Pointer< IBLagrangianSourceStrategy > ib_source_fcn)IBAMR::IBMethod
registerIBMethodPostProcessor(SAMRAI::tbox::Pointer< IBMethodPostProcessStrategy > post_processor)IBAMR::IBMethod
registerLInitStrategy(SAMRAI::tbox::Pointer< IBTK::LInitStrategy > l_initializer)IBAMR::IBMethod
registerLoadBalancer(SAMRAI::tbox::Pointer< SAMRAI::mesh::LoadBalancer< NDIM > > load_balancer, int workload_data_idx) overrideIBAMR::IBMethodvirtual
registerLSiloDataWriter(SAMRAI::tbox::Pointer< IBTK::LSiloDataWriter > silo_writer)IBAMR::IBMethod
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=SAMRAI::tbox::Pointer< IBTK::CartGridFunction >(NULL))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 >(NULL))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::IBMethodprotected
resetAnchorPointValues(std::vector< SAMRAI::tbox::Pointer< IBTK::LData > > U_data, int coarsest_ln, int finest_ln)IBAMR::IBMethodprotected
resetDataToPreadvanceState(const tbox::Pointer< hier::BasePatchLevel< NDIM > > level)SAMRAI::mesh::StandardTagAndInitStrategy< NDIM >virtual
resetHierarchyConfiguration(SAMRAI::tbox::Pointer< SAMRAI::hier::BasePatchHierarchy< NDIM > > hierarchy, int coarsest_level, int finest_level) overrideIBAMR::IBMethodvirtual
resetTimeDependentData(const tbox::Pointer< hier::BasePatchLevel< NDIM > > level, const double new_time, const bool can_be_refined)SAMRAI::mesh::StandardTagAndInitStrategy< NDIM >virtual
Serializable()SAMRAI::tbox::Serializable
setLinearizedPosition(Vec &X_vec, double data_time) overrideIBAMR::IBMethodvirtual
setUpdatedPosition(Vec &X_new_vec) overrideIBAMR::IBMethodvirtual
setupSolverVecs(Vec *X_vec, Vec *F_vec) overrideIBAMR::IBMethodvirtual
setupTagBuffer(SAMRAI::tbox::Array< int > &tag_buffer, SAMRAI::tbox::Pointer< SAMRAI::mesh::GriddingAlgorithm< NDIM > > gridding_alg) const overrideIBAMR::IBMethodvirtual
setUseFixedLEOperators(bool use_fixed_coupling_ops=true)IBAMR::IBStrategy
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) overrideIBAMR::IBMethodvirtual
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::GeneralizedIBMethodvirtual
spreadLinearizedForce(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::IBMethodvirtual
StandardTagAndInitStrategy()SAMRAI::mesh::StandardTagAndInitStrategy< NDIM >
trapezoidalStep(double current_time, double new_time) overrideIBAMR::GeneralizedIBMethodvirtual
updateFixedLEOperators() overrideIBAMR::IBMethodvirtual
~GeneralizedIBMethod()=defaultIBAMR::GeneralizedIBMethod
~IBImplicitStrategy()=defaultIBAMR::IBImplicitStrategyvirtual
~IBMethod()IBAMR::IBMethod
~Serializable()SAMRAI::tbox::Serializablevirtual
~StandardTagAndInitStrategy()SAMRAI::mesh::StandardTagAndInitStrategy< NDIM >virtual