PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

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