PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
Namespaces | Functions
Quadrature.cc File Reference
#include "pism/util/fem/Quadrature.hh"

Go to the source code of this file.

Namespaces

 pism
 
 pism::fem
 

Functions

static void pism::fem::tensor_product_quadrature (unsigned int n, const double *points1, const double *weights1, std::vector< QuadPoint > &points, std::vector< double > &weights)