Searched refs:TSType (Results 1 – 12 of 12) sorted by relevance
40 PetscErrorCode TSSetType(TS ts, TSType type) in TSSetType()80 PetscErrorCode TSGetType(TS ts, TSType *type) in TSGetType()
1898 TSType type; in TSView()5722 TSType type; in TSClone()
3 Output from string viewer: TSType: euler
3 Output from string viewer: TSType: rosw SNESType: ksponly KSPType: gmres classical (unmodified)…
39 TSType type; in TestExplicitTS()
153 TSType type; in main()
62 - `TSType` is now a string, rather than enum type
33 typedef const char *TSType; typedef1005 PETSC_EXTERN PetscErrorCode TSGetType(TS, TSType *);1006 PETSC_EXTERN PetscErrorCode TSSetType(TS, TSType);
3 ctypedef const char* PetscTSType "TSType"
4 class TSType(object): class149 Type = TSType3281 del TSType
1177 TSType time_scheme; /* Type of time-integration scheme */ in SolveODE()
213 TSSetType(TS ts,TSType type);1381 TSSetType(TS ts,TSType TSSUNDIALS);