Home
last modified time | relevance | path

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

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