PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
Loading...
Searching...
No Matches

◆ invert()

static void pism::fem::invert ( const double  A[3][3],
double  result[3][3] 
)
static

Invert a 3x3 matrix.

Definition at line 62 of file Element.cc.

References column(), cross(), and det().

Referenced by pism::fem::Element::initialize().