Home
last modified time | relevance | path

Searched refs:TSRosWSetType (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ts/impls/rosw/
H A Drosw.c1531 if (flg) PetscCall(TSRosWSetType(ts, namelist[choice])); in TSSetFromOptions_RosW()
1596 PetscErrorCode TSRosWSetType(TS ts, TSRosWType roswtype) in TSRosWSetType() function
1801 PetscCall(TSRosWSetType(ts, TSRosWDefault)); in TSCreate_RosW()
/petsc/include/
H A Dpetscts.h1465 PETSC_EXTERN PetscErrorCode TSRosWSetType(TS, TSRosWType);