Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/glle/
H A Dglleadapt.c295 static PetscErrorCode TSGLLEAdaptChoose_Both(TSGLLEAdapt adapt, PetscInt n, const PetscInt orders[]… in TSGLLEAdaptChoose_Both() function
346 adapt->ops->choose = TSGLLEAdaptChoose_Both; in TSGLLEAdaptCreate_Both()