Searched refs:computejacobiandesign (Results 1 – 2 of 2) sorted by relevance
25 PetscErrorCode (*computejacobiandesign)(Tao, Vec, Mat, void *); member
419 …PetscCallBack("Tao callback Jacobian(design)", (*tao->ops->computejacobiandesign)(tao, X, J, tao->… in TaoComputeJacobianDesign()625 if (func) tao->ops->computejacobiandesign = func; in TaoSetJacobianDesignRoutine()