Home
last modified time | relevance | path

Searched refs:TAOTRON (Results 1 – 5 of 5) sorted by relevance

/petsc/src/tao/interface/
H A Dtaosolverregi.c86 PetscCall(TaoRegister(TAOTRON, TaoCreate_TRON)); in TaoRegisterAll()
/petsc/doc/overview/
H A Dtao_solve_table.md146 - ``TAOTRON``
/petsc/include/
H A Dpetsctao.h210 #define TAOTRON "tron" macro
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetsctao.pxi9 PetscTAOType TAOTRON
H A DTAO.pyx16 TRON = S_(TAOTRON)