PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ dot()
Computes the inner product \(Q(a, b)\). Implements pism::inverse::IPInnerProductFunctional< array::Scalar >. Definition at line 194 of file IPMeanSquareFunctional.cc. References pism::array::Array2D< T >::add(), pism::GlobalSum(), pism::inverse::IPFunctional< array::Scalar >::m_grid, m_normalization, and m_weights. |