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

◆ weights()

const std::vector< double > & pism::fem::Quadrature::weights ( ) const

Definition at line 29 of file Quadrature.cc.

References m_weights.

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