Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/glle/
H A Dglle.c358 static PetscErrorCode TSGLLEEstimateHigherMoments_Default(TSGLLEScheme sc, PetscReal h, Vec Ydot[],… in TSGLLEEstimateHigherMoments_Default() function
435 gl->EstimateHigherMoments = TSGLLEEstimateHigherMoments_Default; in TSGLLECreate_IRKS()