Home
last modified time | relevance | path

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

/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
/petsc/src/tao/constrained/impls/almm/
H A Dalmmutils.c19 PetscErrorCode TaoALMMGetType(Tao tao, TaoALMMType *type) in TaoALMMGetType() function
/petsc/include/
H A Dpetsctao.h542 PETSC_EXTERN PetscErrorCode TaoALMMGetType(Tao, TaoALMMType *);
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetsctao.pxi203 PetscErrorCode TaoALMMGetType(PetscTAO, PetscTAOALMMType*)
H A DTAO.pyx1753 setALMMType, petsc.TaoALMMGetType
1757 CHKERR(TaoALMMGetType(self.tao, &almm_type))