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

◆ evaluate() [1/2]

template<typename T >
void pism::fem::Element::evaluate ( typename T  )
inline

Given nodal values, compute the values at quadrature points.

The output array result should have enough elements to hold values at all quadrature points.

Definition at line 94 of file Element.hh.