# TSGLLEAdapt
Abstract object that manages time-step adaptivity for `TSGLLE` 
## Synopsis
```
typedef struct _p_TSGLLEAdapt *TSGLLEAdapt;
```



## Developer Notes
This functionality should be replaced by the `TSAdapt`.


## See Also
 `TSGLLE`, `TSGLLEAdaptCreate()`, `TSGLLEAdaptType`

## Level
beginner

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

## Implementations

<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/src/ts/impls/implicit/glle/glleadapt.c.html#_p_TSGLLEAdapt">_p_TSGLLEAdapt in src/ts/impls/implicit/glle/glleadapt.c</A><BR>


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