Searched refs:TSGLLESetAcceptType (Results 1 – 2 of 2) sorted by relevance
664 PetscErrorCode TSGLLESetAcceptType(TS ts, TSGLLEAcceptType type) in TSGLLESetAcceptType() function1103 if (!gl->Accept) PetscCall(TSGLLESetAcceptType(ts, TSGLLEACCEPT_ALWAYS)); in TSSetUp_GLLE()1151 if (flg || !gl->accept_name[0]) PetscCall(TSGLLESetAcceptType(ts, type)); in TSSetFromOptions_GLLE()
1252 PETSC_EXTERN PetscErrorCode TSGLLESetAcceptType(TS, TSGLLEAcceptType);