|
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
This is the complete list of members for pism::stressbalance::SSAFD, including all inherited members.
| adjust_driving_stress(const array::Scalar &ice_thickness, const array::Scalar1 &surface_elevation, const array::CellType1 &cell_type, const array::Scalar1 *no_model_mask, array::Vector &driving_stress) const | pism::stressbalance::SSAFDBase | protected |
| assemble_matrix(const Inputs &inputs, const array::Vector1 &velocity, const array::Staggered1 &nuH, const array::CellType1 &cell_type, Mat A) | pism::stressbalance::SSAFD | protected |
| assemble_rhs(const Inputs &inputs, const array::CellType1 &cell_type, const array::Vector &driving_stress, double bc_scaling, array::Vector &result) const | pism::stressbalance::SSAFDBase | protected |
| basal_frictional_heating() | pism::stressbalance::ShallowStressBalance | |
| Component(std::shared_ptr< const Grid > grid) | pism::Component | |
| compute_average_ice_hardness(const array::Scalar1 &thickness, const array::Array3D &enthalpy, const array::CellType1 &cell_type, array::Staggered &result) const | pism::stressbalance::SSAFDBase | protected |
| compute_basal_frictional_heating(const array::Vector &velocity, const array::Scalar &tauc, const array::CellType &mask, array::Scalar &result) const | pism::stressbalance::ShallowStressBalance | |
| compute_driving_stress(const array::Scalar &ice_thickness, const array::Scalar1 &surface_elevation, const array::CellType1 &cell_type, const array::Scalar1 *no_model_mask, const EnthalpyConverter &EC, array::Vector &result) const | pism::stressbalance::SSAFDBase | protected |
| compute_nuH(const array::Scalar1 &ice_thickness, const array::CellType2 &cell_type, const pism::Vector2d *const *velocity, const array::Staggered &hardness, double nuH_regularization, array::Staggered1 &result) | pism::stressbalance::SSAFDBase | protected |
| compute_nuH_cfbc(const array::Scalar1 &ice_thickness, const array::CellType2 &cell_type, const pism::Vector2d *const *velocity, const array::Staggered &hardness, double nuH_regularization, array::Staggered &result) | pism::stressbalance::SSAFDBase | protected |
| compute_nuH_everywhere(const array::Scalar1 &ice_thickness, const pism::Vector2d *const *velocity, const array::Staggered &hardness, double nuH_regularization, array::Staggered &result) | pism::stressbalance::SSAFDBase | protected |
| compute_nuH_norm(const array::Staggered &nuH, array::Staggered &nuH_old) | pism::stressbalance::SSAFD | protected |
| compute_residual(const Inputs &inputs, const array::Vector2 &velocity, array::Vector &result) | pism::stressbalance::SSAFDBase | |
| compute_residual(const Inputs &inputs, const pism::Vector2d *const *velocity, pism::Vector2d **result) | pism::stressbalance::SSAFDBase | protected |
| define_model_state(const File &output) const | pism::Component | |
| define_model_state_impl(const File &output) const | pism::stressbalance::SSA | protectedvirtual |
| diagnostics() const | pism::Component | |
| diagnostics_impl() const | pism::stressbalance::SSAFDBase | protectedvirtual |
| driving_stress() const | pism::stressbalance::SSAFDBase | |
| enthalpy_converter() const | pism::stressbalance::ShallowStressBalance | |
| extrapolate_velocity(const array::CellType1 &cell_type, array::Vector1 &velocity) const | pism::stressbalance::SSA | protected |
| fd_operator(const Geometry &geometry, const array::Scalar *bc_mask, double bc_scaling, const array::Scalar &basal_yield_stress, IceBasalResistancePlasticLaw *basal_sliding_law, const pism::Vector2d *const *velocity, const array::Staggered1 &nuH, const array::CellType1 &cell_type, Mat *A, Vector2d **Ax) const | pism::stressbalance::SSAFDBase | protected |
| flow_enhancement_factor() const | pism::stressbalance::ShallowStressBalance | |
| flow_law() const | pism::stressbalance::ShallowStressBalance | |
| fracture_induced_softening(const array::Scalar1 &fracture_density, double n_glen, array::Staggered &ice_hardness) | pism::stressbalance::SSAFDBase | protected |
| grid() const | pism::Component | |
| init() | pism::stressbalance::ShallowStressBalance | |
| init_impl() | pism::stressbalance::SSAFD | protectedvirtual |
| initialize_iterations(const Inputs &inputs) | pism::stressbalance::SSAFDBase | protected |
| integrated_viscosity() const | pism::stressbalance::SSAFDBase | |
| m_A | pism::stressbalance::SSAFD | protected |
| m_basal_frictional_heating | pism::stressbalance::ShallowStressBalance | protected |
| m_basal_sliding_law | pism::stressbalance::ShallowStressBalance | protected |
| m_bc_scaling | pism::stressbalance::SSAFDBase | protected |
| m_cell_type | pism::stressbalance::SSAFDBase | protected |
| m_config | pism::Component | protected |
| m_default_pc_failure_count | pism::stressbalance::SSAFD | protected |
| m_default_pc_failure_max_count | pism::stressbalance::SSAFD | protected |
| m_e_factor | pism::stressbalance::ShallowStressBalance | protected |
| m_EC | pism::stressbalance::ShallowStressBalance | protected |
| m_flow_law | pism::stressbalance::ShallowStressBalance | protected |
| m_grid | pism::Component | protected |
| m_hardness | pism::stressbalance::SSAFDBase | protected |
| m_KSP | pism::stressbalance::SSAFD | protected |
| m_log | pism::Component | protected |
| m_nuH | pism::stressbalance::SSAFDBase | protected |
| m_nuH_old | pism::stressbalance::SSAFD | protected |
| m_nuh_viewer | pism::stressbalance::SSAFD | protected |
| m_regional_mode | pism::stressbalance::SSAFD | protected |
| m_rhs | pism::stressbalance::SSAFDBase | protected |
| m_stdout_ssa | pism::stressbalance::SSA | protected |
| m_sys | pism::Component | protected |
| m_taud | pism::stressbalance::SSAFDBase | protected |
| m_velocity | pism::stressbalance::ShallowStressBalance | protected |
| m_velocity_global | pism::stressbalance::SSA | protected |
| m_velocity_old | pism::stressbalance::SSAFD | protected |
| m_work | pism::stressbalance::SSAFDBase | protected |
| max_timestep(double t) const | pism::Component | |
| max_timestep_impl(double t) const | pism::Component | protectedvirtual |
| NO_REGRID_WITHOUT_REGRID_VARS enum value | pism::Component | protected |
| pc_setup_asm() | pism::stressbalance::SSAFD | protected |
| pc_setup_bjacobi() | pism::stressbalance::SSAFD | protected |
| picard_iteration(const Inputs &inputs, double nuH_regularization, double nuH_iter_failure_underrelax) | pism::stressbalance::SSAFD | protected |
| picard_manager(const Inputs &inputs, double nuH_regularization, double nuH_iter_failure_underrelax) | pism::stressbalance::SSAFD | protected |
| picard_strategy_regularization(const Inputs &inputs) | pism::stressbalance::SSAFD | protected |
| profiling() const | pism::Component | |
| regrid(const std::string &module_name, array::Array &variable, RegriddingFlag flag=NO_REGRID_WITHOUT_REGRID_VARS) | pism::Component | protected |
| REGRID_WITHOUT_REGRID_VARS enum value | pism::Component | protected |
| RegriddingFlag enum name | pism::Component | protected |
| ShallowStressBalance(std::shared_ptr< const Grid > g) | pism::stressbalance::ShallowStressBalance | |
| sliding_law() const | pism::stressbalance::ShallowStressBalance | |
| solve(const Inputs &inputs) | pism::stressbalance::SSAFD | protectedvirtual |
| SSA(std::shared_ptr< const Grid > g) | pism::stressbalance::SSA | |
| SSAFD(std::shared_ptr< const Grid > g, bool regional_mode) | pism::stressbalance::SSAFD | |
| SSAFDBase(std::shared_ptr< const Grid > g, bool regional_mode) | pism::stressbalance::SSAFDBase | |
| stdout_report() const | pism::stressbalance::SSA | virtual |
| strength_extension | pism::stressbalance::SSA | |
| time() const | pism::Component | |
| ts_diagnostics() const | pism::Component | |
| ts_diagnostics_impl() const | pism::Component | protectedvirtual |
| update(const Inputs &inputs, bool full_update) | pism::stressbalance::SSA | virtual |
| update_nuH_viewers(const array::Staggered &nuH) | pism::stressbalance::SSAFD | protected |
| velocity() const | pism::stressbalance::ShallowStressBalance | |
| write_model_state(const File &output) const | pism::Component | |
| write_model_state_impl(const File &output) const | pism::stressbalance::SSA | protectedvirtual |
| write_system_petsc(const std::string &namepart) | pism::stressbalance::SSAFD | protected |
| ~Component()=default | pism::Component | virtual |
| ~ShallowStressBalance() | pism::stressbalance::ShallowStressBalance | virtual |
| ~SSA() | pism::stressbalance::SSA | virtual |
| ~SSAFD()=default | pism::stressbalance::SSAFD | virtual |