| /petsc/src/ml/regressor/tests/ |
| H A D | ex_sharks.c | 19 Vec y, y_predicted, coefficients; in main() local
|
| H A D | ex2.c | 18 Vec y, y_predicted, coefficients; in main() local
|
| H A D | ex1.c | 18 Vec y, y_predicted, coefficients; in main() local
|
| H A D | ex3.c | 9 Vec coefficients; member
|
| /petsc/src/ml/regressor/impls/linear/ |
| H A D | linear.c | 41 …scErrorCode PetscRegressorLinearGetCoefficients_Linear(PetscRegressor regressor, Vec *coefficients) in PetscRegressorLinearGetCoefficients_Linear() 368 …ERN PetscErrorCode PetscRegressorLinearGetCoefficients(PetscRegressor regressor, Vec *coefficients) in PetscRegressorLinearGetCoefficients()
|
| /petsc/src/dm/dt/fe/interface/ |
| H A D | fe.c | 1399 …scDS prob, PetscInt field, PetscInt Ne, PetscFEGeom *cgeom, const PetscScalar coefficients[], Pets… in PetscFEIntegrate() 1435 …scScalar[], PetscScalar[]), PetscInt Ne, PetscFEGeom *geom, const PetscScalar coefficients[], Pets… in PetscFEIntegrateBd() 1479 …scDS ds, PetscFormKey key, PetscInt Ne, PetscFEGeom *cgeom, const PetscScalar coefficients[], cons… in PetscFEIntegrateResidual() 1514 …Form wf, PetscFormKey key, PetscInt Ne, PetscFEGeom *fgeom, const PetscScalar coefficients[], cons… in PetscFEIntegrateBdResidual() 1551 …Int s, PetscInt Ne, PetscFEGeom *fgeom, PetscFEGeom *cgeom, const PetscScalar coefficients[], cons… in PetscFEIntegrateHybridResidual() 1601 …e jtype, PetscFormKey key, PetscInt Ne, PetscFEGeom *cgeom, const PetscScalar coefficients[], cons… in PetscFEIntegrateJacobian() 1653 …e jtype, PetscFormKey key, PetscInt Ne, PetscFEGeom *fgeom, const PetscScalar coefficients[], cons… in PetscFEIntegrateBdJacobian() 1706 …Int s, PetscInt Ne, PetscFEGeom *fgeom, PetscFEGeom *cgeom, const PetscScalar coefficients[], cons… in PetscFEIntegrateHybridJacobian() 2357 …nt r, PetscInt q, PetscTabulation T[], PetscFEGeom *fegeom, const PetscScalar coefficients[], cons… in PetscFEEvaluateFieldJets_Internal() 2418 …lation Tabf[], PetscFEGeom *fegeom, PetscFEGeom *fegeomNbr, const PetscScalar coefficients[], cons… in PetscFEEvaluateFieldJets_Hybrid_Internal() [all …]
|
| /petsc/src/dm/dt/fe/impls/basic/ |
| H A D | febasic.c | 162 …etscDS ds, PetscInt field, PetscInt Ne, PetscFEGeom *cgeom, const PetscScalar coefficients[], Pets… in PetscFEIntegrate_Basic() 255 … PetscBdPointFn *obj_func, PetscInt Ne, PetscFEGeom *fgeom, const PetscScalar coefficients[], Pets… in PetscFEIntegrateBd_Basic() 389 …scDS ds, PetscFormKey key, PetscInt Ne, PetscFEGeom *cgeom, const PetscScalar coefficients[], cons… in PetscFEIntegrateResidual_Basic() 496 …Form wf, PetscFormKey key, PetscInt Ne, PetscFEGeom *fgeom, const PetscScalar coefficients[], cons… in PetscFEIntegrateBdResidual_Basic() 609 …t s, PetscInt Ne, PetscFEGeom *fgeom, PetscFEGeom *nbrgeom, const PetscScalar coefficients[], cons… in PetscFEIntegrateHybridResidual_Basic() 743 …e jtype, PetscFormKey key, PetscInt Ne, PetscFEGeom *cgeom, const PetscScalar coefficients[], cons… in PetscFEIntegrateJacobian_Basic() 893 …e jtype, PetscFormKey key, PetscInt Ne, PetscFEGeom *fgeom, const PetscScalar coefficients[], cons… in PetscFEIntegrateBdJacobian_Basic() 1059 …t s, PetscInt Ne, PetscFEGeom *fgeom, PetscFEGeom *nbrgeom, const PetscScalar coefficients[], cons… in PetscFEIntegrateHybridJacobian_Basic()
|
| /petsc/src/dm/dt/fe/impls/opencl/ |
| H A D | feopencl.c | 502 …DS prob, PetscFormKey key, PetscInt Ne, PetscFEGeom *cgeom, const PetscScalar coefficients[], cons… in PetscFEIntegrateResidual_OpenCL()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexproject.c | 202 PetscScalar *coefficients = NULL, *coefficientsAux = NULL; in DMProjectPoint_Field_Private() local 361 PetscScalar *coefficients = NULL, *coefficientsAux = NULL; in DMProjectPoint_BdField_Private() local
|
| /petsc/src/dm/impls/stag/tutorials/ |
| H A D | ex4.c | 1965 …ratorInsertInverseViscosityPressureTerms(DM dm, DM dm_coefficients, Vec coefficients, PetscScalar … in OperatorInsertInverseViscosityPressureTerms()
|