Home
last modified time | relevance | path

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

/petsc/src/ts/impls/rosw/
H A Drosw.c1458 static PetscErrorCode TSRosWTableauSetUp(TS ts) in TSRosWTableauSetUp() function
1477 PetscCall(TSRosWTableauSetUp(ts)); in TSSetUp_RosW()
1674 if (ts->setupcalled) PetscCall(TSRosWTableauSetUp(ts)); in TSRosWSetType_RosW()