PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
◆ initialize()
Initialize shape function values and quadrature weights of a 2D physical element. Assumes that the Jacobian does not depend on coordinates of the current quadrature point. Definition at line 153 of file Element.cc. References pism::fem::det(), pism::fem::invert(), pism::k, m_germs, m_n_chi, m_Nq, m_weights, pism::fem::multiply(), and n_chi(). Referenced by pism::fem::P1Element2::P1Element2(), pism::fem::Q1Element2::Q1Element2(), and pism::fem::Q1Element2::Q1Element2(). |