Searched refs:TSGLLESetType_GLLE (Results 1 – 1 of 1) sorted by relevance
744 static PetscErrorCode TSGLLESetType_GLLE(TS ts, TSGLLEType type) in TSGLLESetType_GLLE() function1443 PetscCall(PetscObjectComposeFunction((PetscObject)ts, "TSGLLESetType_C", &TSGLLESetType_GLLE)); in TSCreate_GLLE()