Home
last modified time | relevance | path

Searched refs:PetscRegressorSetFromOptions (Results 1 – 9 of 9) sorted by relevance

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscregressor.pxi13 PetscErrorCode PetscRegressorSetFromOptions(PetscRegressor)
H A DRegressor.pyx100 petsc_options, petsc.PetscRegressorSetFromOptions
102 CHKERR(PetscRegressorSetFromOptions(self.regressor))
/petsc/src/ml/regressor/tests/
H A Dex_sharks.c71 PetscRegressorSetFromOptions(regressor); in main()
H A Dex2.c49 PetscCall(PetscRegressorSetFromOptions(regressor)); in main()
H A Dex1.c49 PetscCall(PetscRegressorSetFromOptions(regressor)); in main()
H A Dex3.c155 PetscCall(PetscRegressorSetFromOptions(regressor)); in main()
/petsc/include/
H A Dpetscregressor.h87 PETSC_EXTERN PetscErrorCode PetscRegressorSetFromOptions(PetscRegressor);
/petsc/src/ml/regressor/interface/
H A Dregressor.c178 PetscErrorCode PetscRegressorSetFromOptions(PetscRegressor regressor) in PetscRegressorSetFromOptions() function
/petsc/doc/manual/
H A Dregressor.md82 PetscRegressorSetFromOptions(regressor);