PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ mark_col_invalid()

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

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

Definition at line 218 of file Element.cc.

References pism::k, m_col, and m_invalid_dof.