| /petsc/src/sys/utils/ |
| H A D | mathfit.c | 20 …earRegression(PetscInt n, const PetscReal x[], const PetscReal y[], PetscReal *slope, PetscReal *i… in PetscLinearRegression()
|
| /petsc/src/ts/utils/ |
| H A D | tsconvest.c | 54 PetscReal *dt, *x, *y, slope, intercept; in PetscConvEstGetConvRateTS_Temporal_Private() local 122 PetscReal *x, *y, slope, intercept; in PetscConvEstGetConvRateTS_Spatial_Private() local
|
| H A D | dmplexts.c | 366 PetscReal dt, shift, slope, intercept; in DMTSCheckJacobian() local
|
| /petsc/src/ts/tutorials/multirate/ |
| H A D | ex5.c | 192 PetscScalar *x, *f, *slope; in FVRHSFunctionslow() local 297 PetscScalar *x, *f, *slope; in FVRHSFunctionfast() local 398 PetscScalar *x, *f, *slope; in FVRHSFunctionslow2() local 513 PetscScalar *x, *f, *slope; in FVRHSFunctionfast2() local
|
| H A D | ex8.c | 225 PetscScalar *x, *f, *slope; in FVRHSFunction_3WaySplit() local 399 PetscScalar *x, *f, *slope; in FVRHSFunctionslow_3WaySplit() local 529 PetscScalar *x, *f, *slope; in FVRHSFunctionslowbuffer_3WaySplit() local 678 PetscScalar *x, *f, *slope; in FVRHSFunctionmedium_3WaySplit() local 826 PetscScalar *x, *f, *slope; in FVRHSFunctionmediumbuffer_3WaySplit() local 975 PetscScalar *x, *f, *slope; in FVRHSFunctionfast_3WaySplit() local
|
| H A D | ex6.c | 210 PetscScalar *x, *f, *slope; in FVRHSFunction_2WaySplit() local 361 PetscScalar *x, *f, *slope; in FVRHSFunctionslow_2WaySplit() local 488 PetscScalar *x, *f, *slope; in FVRHSFunctionslowbuffer_2WaySplit() local 635 PetscScalar *x, *f, *slope; in FVRHSFunctionfast_2WaySplit() local
|
| H A D | ex4.c | 554 PetscScalar *x, *f, *slope; in FVRHSFunction_2WaySplit() local 730 PetscScalar *x, *f, *slope; in FVRHSFunctionslow_2WaySplit() local 881 PetscScalar *x, *f, *slope; in FVRHSFunctionslowbuffer_2WaySplit() local 1052 PetscScalar *x, *f, *slope; in FVRHSFunctionfast_2WaySplit() local
|
| H A D | finitevolume1d.c | 528 PetscScalar *x, *f, *slope; in FVRHSFunction() local
|
| /petsc/src/snes/utils/ |
| H A D | convest.c | 338 PetscReal *x, *y, slope, intercept; in PetscConvEstGetConvRateSNES_Private() local
|
| H A D | dmplexsnes.c | 902 PetscReal slope, intercept; in DMSNESCheckJacobian() local
|
| /petsc/src/ksp/ksp/interface/ |
| H A D | itfunc.c | 2617 PetscReal *x, *y, slope, intercept, mean = 0.0, var = 0.0, res = 0.0; in KSPComputeConvergenceRate() local
|
| /petsc/src/ts/tutorials/ |
| H A D | ex9.c | 1165 PetscScalar *x, *f, *slope; in FVRHSFunction() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexgeometry.c | 509 PetscReal slope = (x - x_j) * (y_i - y_j) - (x_i - x_j) * (y - y_j); in DMPlexLocatePoint_Quad_2D_Linear_Internal() local
|