Home
last modified time | relevance | path

Searched defs:_tao (Results 1 – 1 of 1) sorted by relevance

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetsctao.pxi274 cdef PetscErrorCode TAO_Objective(PetscTAO _tao,
288 cdef PetscErrorCode TAO_Residual(PetscTAO _tao,
302 cdef PetscErrorCode TAO_Gradient(PetscTAO _tao,
316 cdef PetscErrorCode TAO_ObjGrad(PetscTAO _tao,
332 cdef PetscErrorCode TAO_BRGNRegObjGrad(PetscTAO _tao,
347 cdef PetscErrorCode TAO_Constraints(PetscTAO _tao,
361 cdef PetscErrorCode TAO_VarBounds(PetscTAO _tao,
375 cdef PetscErrorCode TAO_Hessian(PetscTAO _tao,
391 cdef PetscErrorCode TAO_BRGNRegHessian(PetscTAO _tao,
405 cdef PetscErrorCode TAO_Jacobian(PetscTAO _tao,
[all …]