Home
last modified time | relevance | path

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

/petsc/src/tao/constrained/impls/almm/
H A Dalmmutils.c19 PetscErrorCode TaoALMMGetType(Tao tao, TaoALMMType *type) in TaoALMMGetType() function
/petsc/src/binding/petsc4py/src/lib-petsc/compat/
H A Dtao.h30 PetscErrorCode TaoALMMGetType(PETSC_UNUSED Tao tao, PETSC_UNUSED TaoALMMType *type) {PetscTaoError;} in TaoALMMGetType() function