PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ residual_f()
Computes the residual contribution of the "main" part of the Blatter system. Definition at line 36 of file residual.cc. References pism::fem::Element::chi(), pism::fem::Element3::evaluate(), m_E_viscosity, pism::stressbalance::ShallowStressBalance::m_flow_law, m_scaling, m_viscosity_eps, m_work, m_work2, pism::fem::Element::n_chi(), pism::fem::Element::n_pts(), pism::Vector2d::u, pism::Vector2d::v, and pism::fem::Element::weight(). Referenced by compute_residual(). |