PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

◆ 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().