:orphan:
# TSIRKType
String with the name of an implicit Runge-Kutta `TSIRK` type 
## Synopsis
```
typedef const char *TSIRKType;
#define TSIRKGAUSS "gauss"

```



## See Also
 [](ch_ts), `TSIRKSetType()`, `TS`, `TSIRK`, `TSIRKRegister()`

## Level
beginner

## Location
<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/include/petscts.h.html#TSIRKType">include/petscts.h</A>


---
[Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/include/petscts.h)


[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)  
