PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

◆ callback()

template<class Problem , void(Problem::*)(Tao, Vec, double *, Vec) Callback>
static PetscErrorCode pism::taoutil::TaoObjGradCallback< Problem, Callback >::callback ( Tao  tao,
Vec  x,
double *  value,
Vec  gradient,
void *  ctx 
)
inlinestaticprotected

Definition at line 428 of file TaoUtil.hh.

References pism::handle_fatal_errors().