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

◆ multiply()

static Germ pism::fem::multiply ( const double  A[3][3],
const Germ v 
)
static

Compute derivatives with respect to x,y using J^{-1} and derivatives with respect to xi, eta.

Definition at line 88 of file Element.cc.

References dot(), row(), and pism::fem::Germ::val.

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