Home
last modified time | relevance | path

Searched refs:TaoPythonGetType (Results 1 – 4 of 4) sorted by relevance

/petsc/src/tao/python/
H A Dpythontao.c43 PetscErrorCode TaoPythonGetType(Tao tao, const char *pyname[]) in TaoPythonGetType() function
/petsc/include/
H A Dpetsctao.h366 PETSC_EXTERN PetscErrorCode TaoPythonGetType(Tao, const char *[]);
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetsctao.pxi215 PetscErrorCode TaoPythonGetType(PetscTAO, char*[])
H A DTAO.pyx1966 petsc.TaoPythonGetType
1970 CHKERR(TaoPythonGetType(self.tao, &cval))