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

◆ set_diagonal_matrix_entry()

static void pism::stressbalance::set_diagonal_matrix_entry ( Mat  A,
int  i,
int  j,
int  component,
double  value 
)
static

Definition at line 399 of file SSAFD.cc.

References PISM_CHK, and pism::fem::row().

Referenced by pism::stressbalance::SSAFD::assemble_matrix().