Searched refs:TSPythonGetType (Results 1 – 4 of 4) sorted by relevance
43 PetscErrorCode TSPythonGetType(TS ts, const char *pyname[]) in TSPythonGetType() function
344 PetscErrorCode TSPythonGetType(PetscTS, char*[])
2995 petsc_python_ts, setPythonContext, setPythonType, petsc.TSPythonGetType2999 CHKERR(TSPythonGetType(self.ts, &cval))
819 PETSC_EXTERN PetscErrorCode TSPythonGetType(TS, const char *[]);