# TSGLLEType
family of time integration method within the General Linear class 
## Synopsis
```
typedef const char *TSGLLEType;
#define TSGLLE_IRKS "irks"

```



## See Also
 `TSGLLESetType()`, `TSGLLERegister()`

## Level
beginner

## Location
<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/include/petscts.h.html#TSGLLEType">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](/docs/manualpages/index.md)  
[Index of all manual pages](/docs/manualpages/singleindex.md)  
