PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
Loading...
Searching...
No Matches

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