PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
Loading...
Searching...
No Matches

◆ 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 89 of file Element.cc.

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

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