Home
last modified time | relevance | path

Searched defs:gleetype (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ts/impls/glee/
H A Dglee.c780 char gleetype[256]; in TSSetFromOptions_GLEE() local
811 TSGLEEType gleetype; in TSView_GLEE() local
851 PetscErrorCode TSGLEESetType(TS ts, TSGLEEType gleetype) in TSGLEESetType()
875 PetscErrorCode TSGLEEGetType(TS ts, TSGLEEType *gleetype) in TSGLEEGetType()
883 static PetscErrorCode TSGLEEGetType_GLEE(TS ts, TSGLEEType *gleetype) in TSGLEEGetType_GLEE()
892 static PetscErrorCode TSGLEESetType_GLEE(TS ts, TSGLEEType gleetype) in TSGLEESetType_GLEE()