PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
Functions | Variables
pism::fem::p1 Namespace Reference

P1 element information. More...

Functions

Germ chi (unsigned int k, const QuadPoint &pt)
 P1 basis functions on the reference element with nodes (0,0), (1,0), (0,1). More...
 

Variables

const int n_chi = 3
 
const int n_sides = 3
 

Detailed Description

P1 element information.