Home
last modified time | relevance | path

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

/petsc/src/ts/impls/python/
H A Dpythonts.c43 PetscErrorCode TSPythonGetType(TS ts, const char *pyname[]) in TSPythonGetType() function
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscts.pxi344 PetscErrorCode TSPythonGetType(PetscTS, char*[])
H A DTS.pyx2995 petsc_python_ts, setPythonContext, setPythonType, petsc.TSPythonGetType
2999 CHKERR(TSPythonGetType(self.ts, &cval))
/petsc/include/
H A Dpetscts.h819 PETSC_EXTERN PetscErrorCode TSPythonGetType(TS, const char *[]);