petsc-3.13.6 2020-09-29
Report Typos and Errors

TaoRegisterDestroy

Frees the list of minimization solvers that were registered by TaoRegisterDynamic().

Synopsis

#include "petsctao.h" 
PetscErrorCode TaoRegisterDestroy(void)
Not Collective

See Also

TaoRegisterAll(), TaoRegister()

Level

advanced

Location

src/tao/interface/taosolver.c
Index of all Tao routines
Table of Contents for all manual pages
Index of all manual pages