# TaoRegisterAll
Registers all of the optimization methods in the Tao package. 
## Synopsis
```
#include "petsctao.h" 
PetscErrorCode TaoRegisterAll(void)
```
Not Collective




## See Also
 `Tao`, `TaoRegister()`, `TaoRegisterDestroy()`

## Level
developer

## Location
<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/src/tao/interface/taosolverregi.c.html#TaoRegisterAll">src/tao/interface/taosolverregi.c</A>


---
[Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/tao/interface/taosolverregi.c)


[Index of all Tao routines](index.md)  
[Table of Contents for all manual pages](/docs/manualpages/index.md)  
[Index of all manual pages](/docs/manualpages/singleindex.md)  
