Searched refs:TSIRKList (Results 1 – 1 of 1) sorted by relevance
17 static PetscFunctionList TSIRKList; variable193 PetscCall(PetscFunctionListAdd(&TSIRKList, sname, function)); in TSIRKRegister()261 PetscCall(PetscFunctionListDestroy(&TSIRKList)); in TSIRKFinalizePackage()619 …PetscCall(PetscOptionsFList("-ts_irk_type", "Type of IRK method", "TSIRKSetType", TSIRKList, irk->… in TSSetFromOptions_IRK()780 PetscCall(PetscFunctionListFind(TSIRKList, irktype, &irkcreate)); in TSIRKSetType_IRK()