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

◆ det()

static double pism::fem::det ( const double  a[3][3])
static

Determinant of a 3x3 matrix.

Definition at line 32 of file Element.cc.

Referenced by pism::fem::Element::initialize(), and invert().