PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ valueAt()
Computes the value of the functional at the vector x. Implements pism::inverse::IPFunctional< array::Vector >. Definition at line 57 of file IPMeanSquareFunctional.cc. References pism::array::Array2D< T >::add(), pism::GlobalSum(), pism::inverse::IPFunctional< array::Vector >::m_grid, m_normalization, m_weights, pism::Vector2d::u, and pism::Vector2d::v. |