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::q1 Namespace Reference

Q1 element information. More...

Functions

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

Variables

const int n_chi = 4
 
const int n_sides = 4
 

Detailed Description

Q1 element information.