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

◆ points()

const std::vector< QuadPoint > & pism::fem::Quadrature::points ( ) const

Definition at line 25 of file Quadrature.cc.

References m_points.

Referenced by pism::fem::P1Element2::P1Element2(), and pism::fem::Q1Element2::Q1Element2().