Searched refs:PetscRegressorViewFromOptions (Results 1 – 2 of 2) sorted by relevance
90 PETSC_EXTERN PetscErrorCode PetscRegressorViewFromOptions(PetscRegressor, PetscObject, const char[]…
151 PetscErrorCode PetscRegressorViewFromOptions(PetscRegressor A, PetscObject obj, const char name[]) in PetscRegressorViewFromOptions() function275 PetscCall(PetscRegressorViewFromOptions(regressor, NULL, "-regressor_view")); in PetscRegressorFit()