Home
last modified time | relevance | path

Searched defs:y2 (Results 1 – 25 of 29) sorted by relevance

12

/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
51 pure subroutine FortranMDot2(x, y1, y2, n, sum1, sum2) argument
H A Dfmaxpy.F908 pure subroutine FortranMAXPY4(x, a0, a1, a2, a3, y0, y1, y2, y3, n) argument
25 pure subroutine FortranMAXPY3(x, a0, a1, a2, y0, y1, y2, n) argument
/petsc/src/vec/is/sf/tests/
H A Dex6.c10 Vec x, y1, y2; in main() local
H A Dex3.c11 Vec x, y, y2, gy2; in main() local
/petsc/share/petsc/saws/js/
H A DboxTree.js302 function getCurve(x1,y1,x2,y2,direction) { argument
/petsc/src/sys/classes/draw/interface/
H A Ddtri.c24 …awTriangle(PetscDraw draw, PetscReal x1, PetscReal y_1, PetscReal x2, PetscReal y2, PetscReal x3, … in PetscDrawTriangle()
222 PetscReal x1, x2, x3, x4, y_1, y2, y3, y4; in PetscDrawTensorContourPatch() local
/petsc/src/mat/tests/
H A Dex5k.kokkos.cxx49 Vec x, y, x2, y2; in main() local
H A Dex121.c22 Vec w, x, y1, y2, z1, z2; in main() local
H A Dex115.c368 Vec y, y2; in main() local
/petsc/src/sys/classes/draw/impls/x/
H A Dxtone.c10 …nterpolatedTriangle_X(PetscDraw_X *win, int x1, int y_1, int t1, int x2, int y2, int t2, int x3, i… in PetscDrawInterpolatedTriangle_X()
H A Dxops.c183 int x1, y_1, x2, y2, x3, y3; in PetscDrawTriangle_X() local
/petsc/src/dm/tests/
H A Dex2k.kokkos.cxx55 …cErrorCode Update2(DM da, const PetscScalar *__restrict__ x2, PetscScalar *__restrict__ y2, PetscI… in Update2()
93 PetscScalar *y2; in main() local
H A Dex50.c10 PetscScalar x, y, z, x2, y2, z2; in MapPoint() local
/petsc/src/tao/leastsquares/tutorials/matlab/more_wild_probs/
H A Ddfovec.m49 y2 = [1.957d-1,1.947d-1,1.735d-1,1.6d-1,8.44d-2,6.27d-2,4.56d-2,3.42d-2,... variable
/petsc/src/sys/classes/draw/impls/win32/
H A Dwin32draw.c180 int x1, yone, x2, y2; in PetscDrawRectangle_Win32() local
207 int x1, yone, x2, y2; in PetscDrawLine_Win32() local
470 …gle_Win32(PetscDraw draw, PetscReal x1, PetscReal yone, PetscReal x2, PetscReal y2, PetscReal x3, … in PetscDrawTriangle_Win32()
/petsc/src/snes/utils/dm/
H A Ddminterpolatesnes.c461 const PetscScalar y2 = vertices[5]; in QuadMap_Private() local
498 const PetscScalar y2 = vertices[5]; in QuadJacobian_Private() local
633 const PetscScalar y2 = vertices[7]; in HexMap_Private() local
702 const PetscScalar y2 = vertices[7]; in HexJacobian_Private() local
/petsc/src/mat/impls/composite/
H A Dmcomposite.c133 Vec y2, xin; in MatMult_Composite() local
278 Vec y2 = NULL; in MatMultTranspose_Composite() local
/petsc/src/vec/vec/tests/
H A Dex37.c275 Vec x1, y1, x2, y2; in test_axpy_dot_max() local
/petsc/src/sys/classes/draw/impls/tikz/
H A Dtikz.c106 …iangle_TikZ(PetscDraw draw, PetscReal x1, PetscReal y1, PetscReal x2, PetscReal y2, PetscReal x3, … in PetscDrawTriangle_TikZ()
/petsc/src/ksp/ksp/tutorials/network/
H A Dex2.c27 PetscReal findDistance(PetscReal x1, PetscReal x2, PetscReal y1, PetscReal y2) in findDistance()
/petsc/src/ts/tutorials/phasefield/
H A Dbiharmonic.c462 …eal x, y, hx, pause, sx, len, max, xx[4], yy[4], xx_netforce, yy_netforce, yup, ydown, y2, len2; in MyMonitor() local
/petsc/src/dm/impls/moab/
H A Ddmmbfem.cxx281 const PetscReal x2 = coords[2 * 3 + 0], y2 = coords[2 * 3 + 1]; in Compute_Lagrange_Basis_2D_Internal() local
/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 Dex53.c1516 PetscReal y1, y2, ym; in mandelZeros() local
1580 PetscReal y1, y2, ym; in cryerZeros() local

12