Searched refs:TSPythonSetType (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/ts/impls/python/ |
| H A D | pythonts.c | 19 PetscErrorCode TSPythonSetType(TS ts, const char pyname[]) in TSPythonSetType() function
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscts.pxi | 343 PetscErrorCode TSPythonSetType(PetscTS, char[])
|
| H A D | TS.pyx | 2981 petsc_python_ts, setPythonContext, getPythonType, petsc.TSPythonSetType 2986 CHKERR(TSPythonSetType(self.ts, cval))
|
| H A D | libpetsc4py.pyx | 2510 " * TSPythonSetType(ts, \"[package.]module.class\")\n" 2547 b"TSPythonSetType", defval, name, sizeof(name), &found)); <void>opts
|
| /petsc/include/ |
| H A D | petscts.h | 818 PETSC_EXTERN PetscErrorCode TSPythonSetType(TS, const char[]);
|