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

◆ chi()

Germ pism::fem::p1::chi ( unsigned int  k,
const QuadPoint pt 
)

P1 basis functions on the reference element with nodes (0,0), (1,0), (0,1).

Definition at line 90 of file FEM.cc.

References pism::fem::QuadPoint::eta, pism::k, pism::fem::q1::n_chi, and pism::fem::QuadPoint::xi.

Referenced by pism::fem::P1Element2::P1Element2().