petsc-3.14.6 2021-03-30
TaoGetGradientVector
Returns the vector with the current TAO gradient
Synopsis
#include "petsctao.h"
PetscErrorCode TaoGetGradientVector(Tao tao, Vec *G)
Not Collective
Input Parameter
Output Parameter
Level
intermediate
Location
src/tao/interface/taosolver.c
Examples
src/tao/unconstrained/tutorials/spectraladjointassimilation.c.html
Index of all Tao routines
Table of Contents for all manual pages
Index of all manual pages