Home
last modified time | relevance | path

Searched defs:c3 (Results 1 – 18 of 18) sorted by relevance

/petsc/src/sys/classes/draw/interface/
H A Ddtri.c24 … 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 Ddrect.c124 …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 Dtikz.c96 …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 Ddrawnull.c48 …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 Dwin32draw.c157 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/src/dm/impls/plex/tests/
H A Dex11.c64 PetscInt c3[4] = {14, 16, 20, 22}; in TestEmptyStrata() local
/petsc/src/sys/classes/draw/impls/image/
H A Ddrawimage.c162 …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 Dmatrart.c111 PetscScalar *d, *c, *c2, *c3, *c4; in MatMatMatMultNumeric_SeqAIJ_SeqAIJ_SeqDense() local
H A Dmatmatmult.c1498 PetscScalar *c, r1, r2, r3, r4, *c1, *c2, *c3, *c4; in MatMatMultNumericAdd_SeqAIJ_SeqDense() local
/petsc/src/sys/classes/draw/impls/x/
H A Dxops.c131 …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 Dipm.c808 PetscInt c1, c2, c3; in IPMUpdateK() local
/petsc/src/ts/tutorials/power_grid/
H A Dex8.c285 PetscScalar c1, c3, c5, c1pos, c1neg, c3pos, c3neg; in IJacobian() local
H A Dex6.c314 PetscScalar c1, c3, c5; in IJacobian() local
H A Dex7.c309 PetscScalar c1, c3, c5, c1pos, c1neg, c3pos, c3neg; in IJacobian() local
/petsc/src/dm/impls/da/
H A Dgr2.c31 int c1, c2, c3, c4; in VecView_MPI_Draw_DA2d_Zoom() local
/petsc/src/sys/objects/ftn-custom/
H A Dzoptionsf.c325 char *c1, *c2, *c3; in petscoptionsgetstring_() local
/petsc/src/ts/impls/arkimex/
H A Darkimex.c486 #define c3 RC(1.0) in TSARKIMEXRegisterAll() macro
/petsc/src/dm/impls/plex/
H A Dplexfem.c514 PetscReal c1, s1, c2, s2, c3, s3; in DMPlexBasisTransformSetUp_Rotation_Internal() local