Home
last modified time | relevance | path

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

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscregressor.pxi8 PetscErrorCode PetscRegressorDestroy(PetscRegressor*)
H A DRegressor.pyx175 petsc.PetscRegressorDestroy
187 petsc.PetscRegressorDestroy
190 CHKERR(PetscRegressorDestroy(&self.regressor))
/petsc/src/ml/regressor/tests/
H A Dex_sharks.c83 PetscCall(PetscRegressorDestroy(&regressor)); in main()
H A Dex2.c64 PetscCall(PetscRegressorDestroy(&regressor)); in main()
H A Dex1.c64 PetscCall(PetscRegressorDestroy(&regressor)); in main()
H A Dex3.c166 PetscCall(PetscRegressorDestroy(&regressor)); in main()
/petsc/include/
H A Dpetscregressor.h77 PETSC_EXTERN PetscErrorCode PetscRegressorDestroy(PetscRegressor *);
/petsc/src/ml/regressor/interface/
H A Dregressor.c73 …R_CLASSID, "PetscRegressor", "Regressor", "PetscRegressor", comm, PetscRegressorDestroy, PetscRegr… in PetscRegressorCreate()
346 PetscErrorCode PetscRegressorDestroy(PetscRegressor *regressor) in PetscRegressorDestroy() function
/petsc/doc/manual/
H A Dregressor.md111 PetscRegressorDestroy(PetscRegressor *regressor);