Searched refs:TSGLLEList (Results 1 – 1 of 1) sorted by relevance
6 static PetscFunctionList TSGLLEList; variable757 PetscCall(PetscFunctionListFind(TSGLLEList, type, &r)); in TSGLLESetType_GLLE()1129 …PetscCall(PetscOptionsFList("-ts_gl_type", "Type of GL method", "TSGLLESetType", TSGLLEList, gl->t… in TSSetFromOptions_GLLE()1225 PetscCall(PetscFunctionListAdd(&TSGLLEList, sname, function)); in TSGLLERegister()1312 PetscCall(PetscFunctionListDestroy(&TSGLLEList)); in TSGLLEFinalizePackage()