PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ assemble_residual() [1/2]

void pism::inverse::IP_SSATaucForwardProblem::assemble_residual ( array::Vector u,
array::Vector R 
)
virtual

Computes the residual function \(\mathcal{R}(u, \zeta)\) as defined in the class-level documentation.

Definition at line 157 of file IP_SSATaucForwardProblem.cc.

References pism::array::Array2D< T >::array(), and pism::stressbalance::SSAFEM::compute_local_function().

Referenced by pism::inverse::IP_SSATaucTaoTikhonovProblemLCL::evaluateConstraints().