PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
◆ add_contribution() [2/2]
template<typename T >
Add the values of element-local contributions The element-local array Use this to add residual contributions. Definition at line 335 of file Element.hh. References local_to_global(), pism::fem::Element::m_invalid_dof, pism::fem::Element::m_n_chi, pism::fem::Element::m_row, and n. Referenced by pism::stressbalance::Blatter::compute_jacobian(), and pism::stressbalance::Blatter::compute_residual(). |