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

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