:orphan:
# TSGLLEAdaptType
String with the name of `TSGLLEAdapt` scheme 
## Synopsis
```
typedef const char *TSGLLEAdaptType;
#define TSGLLEADAPT_NONE "none"
#define TSGLLEADAPT_SIZE "size"
#define TSGLLEADAPT_BOTH "both"

```



## Developer Note
This functionality should be replaced by the `TSAdaptType`.


## See Also
 [](ch_ts), `TSGLLEAdaptSetType()`, `TS`

## Level
beginner

## Location
<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/include/petscts.h.html#TSGLLEAdaptType">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)  
