PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
|
◆ valueAt()
Computes the value of the functional at the vector x. Implements pism::inverse::IPFunctional< array::Vector >. Definition at line 64 of file IPLogRelativeFunctional.cc. References pism::array::Array2D< T >::add(), pism::GlobalSum(), m_eps, pism::inverse::IPFunctional< array::Vector >::m_grid, m_normalization, m_u_observed, m_weights, pism::Vector2d::u, and pism::Vector2d::v. |