Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ mark_row_invalid()

void pism::fem::Element::mark_row_invalid ( unsigned int  k)

Mark that the row corresponding to local degree of freedom k should not be updated when inserting into the global residual or Jacobian arrays.

Definition at line 110 of file Element.cc.

Referenced by pism::stressbalance::Blatter::compute_jacobian(), pism::stressbalance::Blatter::compute_residual(), and reset().