Home
last modified time | relevance | path

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

/petsc/src/ts/impls/arkimex/
H A Darkimex.c2281 static PetscErrorCode TSARKIMEXSetType_ARKIMEX(TS ts, TSARKIMEXType arktype) in TSARKIMEXSetType_ARKIMEX() function
2413 …cCall(PetscObjectComposeFunction((PetscObject)ts, "TSARKIMEXSetType_C", TSARKIMEXSetType_ARKIMEX)); in TSCreate_ARKIMEX()
2427 PetscCall(TSARKIMEXSetType_ARKIMEX(ts, dirktype)); in TSDIRKSetType_DIRK()