Home
last modified time | relevance | path

Searched defs:PetscRegressorLinearGetType (Results 1 – 2 of 2) sorted by relevance

/petsc/src/binding/petsc4py/src/lib-petsc/compat/
H A Dregressor.h16 PetscErrorCode PetscRegressorLinearGetType(PETSC_UNUSED PetscRegressor regressor,PETSC_UNUSED Petsc… in PetscRegressorLinearGetType() function
/petsc/src/ml/regressor/impls/linear/
H A Dlinear.c441 PetscErrorCode PetscRegressorLinearGetType(PetscRegressor regressor, PetscRegressorLinearType *type) in PetscRegressorLinearGetType() function