Home
last modified time | relevance | path

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

/petsc/src/ts/adapt/impls/glee/
H A Dadaptglee.c8 static PetscErrorCode TSAdaptChoose_GLEE(TSAdapt adapt, TS ts, PetscReal h, PetscInt *next_sc, Pets… in TSAdaptChoose_GLEE() function
146 adapt->ops->choose = TSAdaptChoose_GLEE; in TSAdaptCreate_GLEE()