Home
last modified time | relevance | path

Searched defs:arktype (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ts/impls/arkimex/
H A Darkimex.c2125 TSARKIMEXType arktype; in TSView_ARKIMEX() local
2191 PetscErrorCode TSARKIMEXSetType(TS ts, TSARKIMEXType arktype) in TSARKIMEXSetType()
2215 PetscErrorCode TSARKIMEXGetType(TS ts, TSARKIMEXType *arktype) in TSARKIMEXGetType()
2272 static PetscErrorCode TSARKIMEXGetType_ARKIMEX(TS ts, TSARKIMEXType *arktype) in TSARKIMEXGetType_ARKIMEX()
2281 static PetscErrorCode TSARKIMEXSetType_ARKIMEX(TS ts, TSARKIMEXType arktype) in TSARKIMEXSetType_ARKIMEX()