| /petsc/src/sys/classes/viewer/impls/hdf5/ftn-custom/ |
| H A D | zhdf5f.c | 28 char *c2; in petscviewerhdf5writeattributeint_() local 40 char *c2; in petscviewerhdf5writeattributescalar_() local 52 char *c2; in petscviewerhdf5writeattributereal_() local
|
| /petsc/src/sys/classes/bag/ftn-custom/ |
| H A D | zbagf.c | 12 char *c1, *c2; in petscbagregisterenumprivate_() local
|
| /petsc/src/mat/tests/ |
| H A D | ex233.c | 12 PetscScalar c2[16] = {0, 1, 4, 5, 2, 3, 6, 7, 8, 9, 12, 13, 10, 11, 14, 15}; in main() local
|
| /petsc/src/sys/classes/draw/tests/ |
| H A D | ex7.c | 16 int c2 = 255; in main() local
|
| /petsc/src/sys/fileio/ftn-custom/ |
| H A D | zmpiuopenf.c | 17 char *c1, *c2; in petscfopen_() local
|
| /petsc/src/mat/impls/diagonal/tests/ |
| H A D | ex1.c | 8 Vec a, a2, b, b2, c, c2, A_diag, A_inv_diag; in main() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexfluent.c | 313 PetscInt firstVertex, lastVertex, c2; in ReorderPolygon() local 367 PetscInt c2; in ReorderTetrahedron() local 430 PetscInt c2; in ReorderHexahedron() local 458 PetscInt c, c2; in ReorderHexahedron() local 532 PetscInt c2; in ReorderWedge() local 563 PetscInt c, c2; in ReorderWedge() local
|
| /petsc/src/sys/objects/ |
| H A D | finit.c | 49 MPI_Fint c1 = 0, c2 = 0; in PetscInitializeFortran() local
|
| /petsc/src/sys/classes/draw/interface/ |
| H A D | dtri.c | 24 … x1, PetscReal y_1, PetscReal x2, PetscReal y2, PetscReal x3, PetscReal y3, int c1, int c2, int c3) in PetscDrawTriangle() 221 int c1, c2, c3, c4, i, j; in PetscDrawTensorContourPatch() local
|
| H A D | drect.c | 124 …cDraw draw, PetscReal xl, PetscReal yl, PetscReal xr, PetscReal yr, int c1, int c2, int c3, int c4) in PetscDrawRectangle()
|
| /petsc/src/sys/classes/draw/impls/tikz/ |
| H A D | tikz.c | 96 …cDraw draw, PetscReal xl, PetscReal yl, PetscReal xr, PetscReal yr, int c1, int c2, int c3, int c4) in PetscDrawRectangle_TikZ() 106 …l x1, PetscReal y1, PetscReal x2, PetscReal y2, PetscReal x3, PetscReal y3, int c1, int c2, int c3) in PetscDrawTriangle_TikZ()
|
| /petsc/src/sys/classes/draw/impls/null/ |
| H A D | drawnull.c | 48 …cDraw draw, PetscReal xl, PetscReal yl, PetscReal xr, PetscReal yr, int c1, int c2, int c3, int c4) in PetscDrawRectangle_Null() 60 … X1, PetscReal Y_1, PetscReal X2, PetscReal Y2, PetscReal X3, PetscReal Y3, int c1, int c2, int c3) in PetscDrawTriangle_Null()
|
| /petsc/src/sys/classes/draw/impls/win32/ |
| H A D | win32draw.c | 157 static PetscErrorCode AverageColorRectangle_Win32(PetscDraw draw, int c1, int c2, int c3, int c4) in AverageColorRectangle_Win32() 166 static PetscErrorCode AverageColorTriangle_Win32(PetscDraw draw, int c1, int c2, int c3) in AverageColorTriangle_Win32() 175 …cDraw draw, PetscReal xl, PetscReal yl, PetscReal xr, PetscReal yr, int c1, int c2, int c3, int c4) in PetscDrawRectangle_Win32() 470 …x1, PetscReal yone, PetscReal x2, PetscReal y2, PetscReal x3, PetscReal y3, int c1, int c2, int c3) in PetscDrawTriangle_Win32()
|
| /petsc/include/ |
| H A D | petscbt.h | 92 const PetscByte c2 = 0x33; in PetscBTCountSet() local
|
| /petsc/src/sys/ftn-mod/ |
| H A D | petscsysmod.F90 | 636 subroutine PetscSetCOMM(c1, c2) argument
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex11.c | 63 PetscInt c2[4] = {13, 15, 19, 21}; in TestEmptyStrata() local
|
| /petsc/src/sys/classes/draw/impls/image/ |
| H A D | drawimage.c | 162 …cDraw draw, PetscReal xl, PetscReal yl, PetscReal xr, PetscReal yr, int c1, int c2, int c3, int c4) in PetscDrawRectangle_Image() 197 … PetscReal Y_1, PetscReal X_2, PetscReal Y_2, PetscReal X_3, PetscReal Y_3, int c1, int c2, int c3) in PetscDrawTriangle_Image()
|
| /petsc/src/mat/impls/aij/seq/ |
| H A D | matrart.c | 111 PetscScalar *d, *c, *c2, *c3, *c4; in MatMatMatMultNumeric_SeqAIJ_SeqAIJ_SeqDense() local
|
| /petsc/src/sys/objects/ftn-custom/ |
| H A D | zoptionsf.c | 311 char *c1, *c2; in petscoptionsgetenumprivate_() local 325 char *c1, *c2, *c3; in petscoptionsgetstring_() 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/sys/classes/draw/impls/x/ |
| H A D | xops.c | 131 …cDraw draw, PetscReal xl, PetscReal yl, PetscReal xr, PetscReal yr, int c1, int c2, int c3, int c4) in PetscDrawRectangle_X() 167 … X1, PetscReal Y_1, PetscReal X2, PetscReal Y2, PetscReal X3, PetscReal Y3, int c1, int c2, int c3) in PetscDrawTriangle_X()
|
| /petsc/src/tao/constrained/impls/ipm/ |
| H A D | ipm.c | 808 PetscInt c1, c2, c3; in IPMUpdateK() 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/tao/leastsquares/impls/pounders/ |
| H A D | pounders.h | 52 PetscReal c2; /* Factor for linear poisedness */ member
|
| /petsc/src/dm/impls/da/ |
| H A D | gr2.c | 31 int c1, c2, c3, c4; in VecView_MPI_Draw_DA2d_Zoom() local
|