Searched refs:TaoGetGradientNorm (Results 1 – 4 of 4) sorted by relevance
340 PETSC_EXTERN PetscErrorCode TaoGetGradientNorm(Tao, Mat *);
159 PetscErrorCode TaoGetGradientNorm(PetscTAO, PetscMat*)
1491 setGradientNorm, petsc.TaoGetGradientNorm1495 CHKERR(TaoGetGradientNorm(self.tao, &mat.mat))
2743 PetscErrorCode TaoGetGradientNorm(Tao tao, Mat *M) in TaoGetGradientNorm() function