PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
|
◆ normalize()
Determine the normalization constant for the functional. Sets the normalization constant \(c_N\) so that \[ J(x)=1 \] if \(|x| = \mathtt{scale}\) everywhere. Definition at line 35 of file IPLogRelativeFunctional.cc. References pism::array::AccessScope::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. |