PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
Loading...
Searching...
No Matches

◆ normalize()

void pism::inverse::IPLogRelativeFunctional::normalize ( double  scale)
virtual

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.