Home
last modified time | relevance | path

Searched refs:TSGLLEADAPT_BOTH (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ts/impls/implicit/glle/
H A Dglleadapt.c78 PetscCall(TSGLLEAdaptRegister(TSGLLEADAPT_BOTH, TSGLLEAdaptCreate_Both)); in TSGLLEAdaptRegisterAll()
171 char type[256] = TSGLLEADAPT_BOTH; in TSGLLEAdaptSetFromOptions()
/petsc/include/
H A Dpetscts.h1190 #define TSGLLEADAPT_BOTH "both" macro