Home
last modified time | relevance | path

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

/petsc/src/ts/tests/
H A Dex14.c34 static PetscErrorCode TestExplicitTS(TS ts, PetscInt order, const char subtype[]) in TestExplicitTS() function
123 PetscCall(TestExplicitTS(ts, order, type)); in TestTSRK()