Searched defs:c0 (Results 1 – 9 of 9) sorted by relevance
| /petsc/src/sys/classes/draw/tests/ |
| H A D | ex7.c | 15 int c0 = PETSC_DRAW_BASIC_COLORS; in main() local
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex11.c | 61 PetscInt c0[6] = {2, 3, 6, 7, 9, 11}; in TestEmptyStrata() local
|
| /petsc/src/ts/utils/dmplexlandau/ |
| H A D | land_tensors.h | 129 …tscReal xp, const PetscReal yp, const PetscReal zp, PetscReal U[][3], PetscReal mask, PetscReal c0) in LandauTensor3DRelativistic()
|
| H A D | plexland.c | 1755 …detJj[LANDAU_MAX_NQND], Jdummy[LANDAU_MAX_NQND * LANDAU_DIM * LANDAU_DIM], c0 = C_0(ctx->v_0), c02… in CreateStaticData() local
|
| /petsc/src/dm/impls/da/ |
| H A D | dageometry.c | 44 PetscInt dim, M, N, P, c0, c1; in DMGetLocalBoundingBox_DA() local
|
| /petsc/src/snes/impls/al/ |
| H A D | al.c | 408 PetscReal a0, b0, b1, c0, c1, c2; in SNESSolve_NEWTONAL() local
|
| /petsc/src/snes/impls/ntrdc/ |
| H A D | ntrdc.c | 305 …PetscReal auk, gfnorm, ycnorm, c0, c1, c2, tau, tau_pos, tau_neg, gTBg; /*… in SNESSolve_NEWTONTRDC() local
|
| /petsc/src/snes/impls/tr/ |
| H A D | tr.c | 694 PetscReal c0, c1, c2, tau = 0.0, tpos, tneg; in SNESSolve_NEWTONTR() local
|
| /petsc/src/ts/tutorials/ |
| 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
|