Home
last modified time | relevance | path

Searched defs:y3 (Results 1 – 15 of 15) sorted by relevance

/petsc/src/vec/vec/impls/seq/ftn-kernels/
H A Dfmdot.F907 pure subroutine FortranMDot4(x, y1, y2, y3, y4, n, sum1, sum2, sum3, sum4) argument
30 pure subroutine FortranMDot3(x, y1, y2, y3, n, sum1, sum2, sum3) argument
H A Dfmaxpy.F908 pure subroutine FortranMAXPY4(x, a0, a1, a2, a3, y0, y1, y2, y3, n) argument
/petsc/src/sys/classes/draw/interface/
H A Ddtri.c24 …etscReal x1, PetscReal y_1, PetscReal x2, PetscReal y2, PetscReal x3, PetscReal y3, int c1, int c2… in PetscDrawTriangle()
222 PetscReal x1, x2, x3, x4, y_1, y2, y3, y4; in PetscDrawTensorContourPatch() local
/petsc/src/sys/classes/draw/impls/x/
H A Dxtone.c10 …iangle_X(PetscDraw_X *win, int x1, int y_1, int t1, int x2, int y2, int t2, int x3, int y3, int t3) in PetscDrawInterpolatedTriangle_X()
H A Dxops.c183 int x1, y_1, x2, y2, x3, y3; in PetscDrawTriangle_X() local
/petsc/src/tao/leastsquares/tutorials/matlab/more_wild_probs/
H A Ddfovec.m51 y3 = [3.478d4,2.861d4,2.365d4,1.963d4,1.637d4,1.372d4,1.154d4,9.744d3,... variable
H A Dg_dfovec_1d.m42y3= [3.478d4, 2.861d4, 2.365d4, 1.963d4, 1.637d4, 1.372d4, 1.154d4, 9.744d3, 8.261d3, 7.03d3, 6.00… variable
/petsc/src/snes/utils/dm/
H A Ddminterpolatesnes.c463 const PetscScalar y3 = vertices[7]; in QuadMap_Private() local
500 const PetscScalar y3 = vertices[7]; in QuadJacobian_Private() local
636 const PetscScalar y3 = vertices[4]; in HexMap_Private() local
705 const PetscScalar y3 = vertices[4]; in HexJacobian_Private() local
/petsc/src/dm/tests/
H A Dex2k.kokkos.cxx95 PetscScalarKokkosOffsetView3D y3; in main() local
/petsc/src/sys/classes/draw/impls/tikz/
H A Dtikz.c106 …PetscReal x1, PetscReal y1, PetscReal x2, PetscReal y2, PetscReal x3, PetscReal y3, int c1, int c2… in PetscDrawTriangle_TikZ()
/petsc/src/sys/classes/draw/impls/win32/
H A Dwin32draw.c470 …tscReal x1, PetscReal yone, PetscReal x2, PetscReal y2, PetscReal x3, PetscReal y3, int c1, int c2… in PetscDrawTriangle_Win32()
/petsc/src/dm/impls/da/
H A Dgr2.c32 PetscReal min, max, x1, x2, x3, x4, y_1, y2, y3, y4; in VecView_MPI_Draw_DA2d_Zoom() local
/petsc/src/vec/vec/impls/seq/kokkos/
H A Dveckok.kokkos.cxx389 ConstPetscScalarKokkosView xv, y0, y1, y2, y3, y4, y5, y6, y7; in VecMultiDot_Verbose() local
/petsc/src/ts/tutorials/
H A Dex14.c1380 Node *y3; in THIDAVecView_VTK_XML() local
/petsc/src/dm/impls/plex/
H A Dplexgeometry.c1644 …const PetscReal x3 = coords[9] - coords[0], y3 = coords[10] - coords[1], z3 = coords[11] - coords[… in Volume_Tetrahedron_Internal() local