Searched refs:TSGLLEAcceptList (Results 1 – 1 of 1) sorted by relevance
7 static PetscFunctionList TSGLLEAcceptList; variable770 PetscCall(PetscFunctionListFind(TSGLLEAcceptList, type, &r)); in TSGLLESetAcceptType_GLLE()1150 …e for determining whether to accept a step", "TSGLLESetAcceptType", TSGLLEAcceptList, gl->accept_n… in TSSetFromOptions_GLLE()1259 PetscCall(PetscFunctionListAdd(&TSGLLEAcceptList, sname, function)); in TSGLLEAcceptRegister()1313 PetscCall(PetscFunctionListDestroy(&TSGLLEAcceptList)); in TSGLLEFinalizePackage()