|
PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
|
◆ apply_jacobian_design() [1/3]
Applies the design Jacobian matrix to a perturbation of the design variable. The return value uses a DesignVector (array::Vector), which can be ghostless. Ghosts (if present) are updated. This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. Definition at line 210 of file IP_SSAHardavForwardProblem.cc. References apply_jacobian_design(), and pism::array::Array2D< T >::array(). Referenced by apply_jacobian_design(), apply_jacobian_design(), and apply_linearization(). |