Searched refs:TSGLLEAdaptList (Results 1 – 1 of 1) sorted by relevance
3 static PetscFunctionList TSGLLEAdaptList; variable58 PetscCall(PetscFunctionListAdd(&TSGLLEAdaptList, sname, function)); in TSGLLEAdaptRegister()93 PetscCall(PetscFunctionListDestroy(&TSGLLEAdaptList)); in TSGLLEAdaptFinalizePackage()123 PetscCall(PetscFunctionListFind(TSGLLEAdaptList, type, &r)); in TSGLLEAdaptSetType()178 …dapt_type", "Algorithm to use for adaptivity", "TSGLLEAdaptSetType", TSGLLEAdaptList, ((PetscObjec… in TSGLLEAdaptSetFromOptions()