:orphan:
# TSARKIMEXGetType
Get the type of `TSARKIMEX` scheme 
## Synopsis
```
#include "petscts.h"   
PetscErrorCode TSARKIMEXGetType(TS ts, TSARKIMEXType *arktype)
```
Logically Collective


## Input Parameter

- ***ts -*** timestepping context



## Output Parameter

- ***arktype -*** type of `TSARKIMEX` scheme





## See Also
 [](ch_ts), `TSARKIMEX`c, `TSARKIMEXGetType()`

## Level
intermediate

## Location
<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/src/ts/impls/arkimex/arkimex.c.html#TSARKIMEXGetType">src/ts/impls/arkimex/arkimex.c</A>

## Implementations

<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/src/ts/impls/arkimex/arkimex.c.html#TSARKIMEXGetType_ARKIMEX">TSARKIMEXGetType_ARKIMEX in src/ts/impls/arkimex/arkimex.c</A><BR>


---
[Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/ts/impls/arkimex/arkimex.c)


[Index of all TS routines](index.md)  
[Table of Contents for all manual pages](/manualpages/index.md)  
[Index of all manual pages](/manualpages/singleindex.md)  
