Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

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