Searched refs:PetscRegressorList (Results 1 – 3 of 3) sorted by relevance
4 PetscFunctionList PetscRegressorList = NULL; variable45 PetscCall(PetscFunctionListAdd(&PetscRegressorList, sname, function)); in PetscRegressorRegister()189 …"-regressor_type", "PetscRegressor type", "PetscRegressorSetType", PetscRegressorList, default_typ… in PetscRegressorSetFromOptions()402 PetscCall(PetscFunctionListFind(PetscRegressorList, type, &r)); in PetscRegressorSetType()
51 PetscCall(PetscFunctionListDestroy(&PetscRegressorList)); in PetscRegressorFinalizePackage()
68 PETSC_EXTERN PetscFunctionList PetscRegressorList; variable