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

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