PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

◆ mark_row_invalid()

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

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 212 of file Element.cc.

References pism::k, m_invalid_dof, and m_row.