Home
last modified time | relevance | path

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

/petsc/src/ts/impls/glee/
H A Dglee.c892 static PetscErrorCode TSGLEESetType_GLEE(TS ts, TSGLEEType gleetype) in TSGLEESetType_GLEE() function
1057 PetscCall(PetscObjectComposeFunction((PetscObject)ts, "TSGLEESetType_C", TSGLEESetType_GLEE)); in TSCreate_GLEE()