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::q1::chi ( unsigned int  k,
const QuadPoint pt 
)

Q1 basis functions on the reference element with nodes (-1,-1), (1,-1), (1,1), (-1,1).

Definition at line 70 of file FEM.cc.

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

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