Lines Matching refs:PetscObjectComposeFunction
202 …PetscCall(PetscObjectComposeFunction((PetscObject)regressor, "PetscRegressorLinearSetFitIntercept_… in PetscRegressorDestroy_Linear()
203 …PetscCall(PetscObjectComposeFunction((PetscObject)regressor, "PetscRegressorLinearSetUseKSP_C", NU… in PetscRegressorDestroy_Linear()
204 …PetscCall(PetscObjectComposeFunction((PetscObject)regressor, "PetscRegressorLinearGetKSP_C", NULL)… in PetscRegressorDestroy_Linear()
205 …PetscCall(PetscObjectComposeFunction((PetscObject)regressor, "PetscRegressorLinearGetCoefficients_… in PetscRegressorDestroy_Linear()
206 …PetscCall(PetscObjectComposeFunction((PetscObject)regressor, "PetscRegressorLinearGetIntercept_C",… in PetscRegressorDestroy_Linear()
207 …PetscCall(PetscObjectComposeFunction((PetscObject)regressor, "PetscRegressorLinearSetType_C", NULL… in PetscRegressorDestroy_Linear()
208 …PetscCall(PetscObjectComposeFunction((PetscObject)regressor, "PetscRegressorLinearGetType_C", NULL… in PetscRegressorDestroy_Linear()
553 …PetscCall(PetscObjectComposeFunction((PetscObject)regressor, "PetscRegressorLinearSetFitIntercept_… in PetscRegressorCreate_Linear()
554 …PetscCall(PetscObjectComposeFunction((PetscObject)regressor, "PetscRegressorLinearSetUseKSP_C", Pe… in PetscRegressorCreate_Linear()
555 …PetscCall(PetscObjectComposeFunction((PetscObject)regressor, "PetscRegressorLinearGetKSP_C", Petsc… in PetscRegressorCreate_Linear()
556 …PetscCall(PetscObjectComposeFunction((PetscObject)regressor, "PetscRegressorLinearGetCoefficients_… in PetscRegressorCreate_Linear()
557 …PetscCall(PetscObjectComposeFunction((PetscObject)regressor, "PetscRegressorLinearGetIntercept_C",… in PetscRegressorCreate_Linear()
558 …PetscCall(PetscObjectComposeFunction((PetscObject)regressor, "PetscRegressorLinearSetType_C", Pets… in PetscRegressorCreate_Linear()
559 …PetscCall(PetscObjectComposeFunction((PetscObject)regressor, "PetscRegressorLinearGetType_C", Pets… in PetscRegressorCreate_Linear()