Home
last modified time | relevance | path

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

/petsc/src/binding/petsc4py/src/lib-petsc/compat/
H A Dregressor.h13 PetscErrorCode PetscRegressorLinearGetCoefficients(PETSC_UNUSED PetscRegressor regressor,PETSC_UNUS… in PetscRegressorLinearGetCoefficients() function
/petsc/src/ml/regressor/impls/linear/
H A Dlinear.c368 PETSC_EXTERN PetscErrorCode PetscRegressorLinearGetCoefficients(PetscRegressor regressor, Vec *coef… in PetscRegressorLinearGetCoefficients() function