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

◆ 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().