| /petsc/src/ts/tests/ |
| H A D | ex81.c | 7 PetscReal u0; /* initial condition */ member 11 static void Exact(PetscReal t, PetscReal v0, PetscReal u0, PetscScalar *ut) in Exact()
|
| H A D | ex80.c | 7 PetscReal u0, v0; /* initial conditions */ member 11 static void Exact(PetscReal t, PetscReal a0, PetscReal u0, PetscReal v0, PetscScalar *ut, PetscScal… in Exact()
|
| /petsc/src/dm/tests/ |
| H A D | ex30.c | 12 PetscReal alpha = 1, K = 1, rho0 = 1, u0 = 0, sigma = 0.2; in main() local
|
| /petsc/src/ts/tutorials/ |
| H A D | ex43.c | 8 PetscReal u0, v0; /* initial conditions */ member 12 static void Exact(PetscReal t, PetscReal omega, PetscReal xi, PetscReal u0, PetscReal v0, PetscReal… in Exact()
|
| H A D | ex11.h | 588 static PetscScalar s, c0, p0, r0, u0, w0, x0, x2, ri, cx, sgn0, wsp0, gasc1, gasc2, gasc3, gasc4; in riemannsolver() local
|
| H A D | ex11.c | 1625 PetscReal p0, u0, wcp[3], wc[3]; in initLinearWave() local
|
| /petsc/src/mat/impls/sbaij/seq/ |
| H A D | sbaijfact9.c | 12 MatScalar *u, *d, *w, *wp, u0, u1, u2, u3, u4, u5, u6, u7, u8, u9, u10, u11, u12; in MatCholeskyFactorNumeric_SeqSBAIJ_6() local
|
| H A D | sbaijfact12.c | 13 MatScalar *u, *d, *w, *wp, u0, u1, u2, u3, u4, u5, u6, u7, u8, u9, u10, u11, u12; in MatCholeskyFactorNumeric_SeqSBAIJ_7_NaturalOrdering() local
|
| H A D | sbaijfact11.c | 12 MatScalar *u, *d, *w, *wp, u0, u1, u2, u3, u4, u5, u6, u7, u8, u9, u10, u11, u12; in MatCholeskyFactorNumeric_SeqSBAIJ_7() local
|
| H A D | sbaijfact10.c | 13 MatScalar *u, *d, *w, *wp, u0, u1, u2, u3, u4, u5, u6, u7, u8, u9, u10, u11, u12; in MatCholeskyFactorNumeric_SeqSBAIJ_6_NaturalOrdering() local
|
| /petsc/src/ts/utils/ |
| H A D | tsconvest.c | 53 Vec u, u0; in PetscConvEstGetConvRateTS_Temporal_Private() local
|