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

◆ mark_col_invalid()

void pism::fem::Element::mark_col_invalid

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

References pism::Grid::get_dm(), and pism::fem::linear::n_chi.

Referenced by pism::fem::DirichletData::constrain(), and pism::fem::P1Element2::P1Element2().