Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/glle/
H A Dglle.c821 static PetscErrorCode TSGLLEGetMaxSizes(TS ts, PetscInt *max_r, PetscInt *max_s) in TSGLLEGetMaxSizes() function
841 PetscCall(TSGLLEGetMaxSizes(ts, &max_r, &max_s)); in TSSolve_GLLE()
1013 PetscCall(TSGLLEGetMaxSizes(ts, &max_r, &max_s)); in TSReset_GLLE()
1093 PetscCall(TSGLLEGetMaxSizes(ts, &max_r, &max_s)); in TSSetUp_GLLE()