| /petsc/src/vec/vec/impls/seq/ftn-kernels/ |
| H A D | fmdot.F90 | 7 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 70 pure subroutine FortranMDot1(x, y1, n, sum1) argument
|
| H A D | fmaxpy.F90 | 8 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 41 pure subroutine FortranMAXPY2(x, a0, a1, y0, y1, n) argument
|
| /petsc/src/vec/is/sf/tests/ |
| H A D | ex6.c | 10 Vec x, y1, y2; in main() local
|
| /petsc/src/mat/tests/ |
| H A D | ex228.c | 17 Vec x1, y1, z1; /* Duplicate vectors */ in main() local
|
| H A D | ex121.c | 22 Vec w, x, y1, y2, z1, z2; in main() local
|
| /petsc/share/petsc/saws/js/ |
| H A D | boxTree.js | 302 function getCurve(x1,y1,x2,y2,direction) { argument
|
| /petsc/src/dm/tests/ |
| H A D | ex2k.kokkos.cxx | 32 …rorCode Update1(DM da, const PetscScalar ***__restrict__ x1, PetscScalar ***__restrict__ y1, Petsc… in Update1() 91 PetscScalar ***y1; /* arrays of g, ll */ in main() local
|
| /petsc/src/tao/leastsquares/tutorials/matlab/more_wild_probs/ |
| H A D | dfovec.m | 47 y1 = [1.4d-1,1.8d-1,2.2d-1,2.5d-1,2.9d-1,3.2d-1,3.5d-1,3.9d-1,3.7d-1,... variable
|
| H A D | g_dfovec_1d.m | 40 …y1= [1.4d-1, 1.8d-1, 2.2d-1, 2.5d-1, 2.9d-1, 3.2d-1, 3.5d-1, 3.9d-1, 3.7d-1, 5.8d-1, 7.3d-1, 9.6d-… variable
|
| /petsc/src/snes/utils/dm/ |
| H A D | dminterpolatesnes.c | 459 const PetscScalar y1 = vertices[3]; in QuadMap_Private() local 496 const PetscScalar y1 = vertices[3]; in QuadJacobian_Private() local 630 const PetscScalar y1 = vertices[10]; in HexMap_Private() local 699 const PetscScalar y1 = vertices[10]; in HexJacobian_Private() local
|
| /petsc/src/snes/tutorials/ |
| H A D | ex70.c | 185 Vec y0, y1; in StokesExactSolution() local 686 Vec y0, y1; in StokesCalcError() local
|
| /petsc/src/vec/vec/tests/ |
| H A D | ex37.c | 275 Vec x1, y1, x2, y2; in test_axpy_dot_max() local
|
| /petsc/src/sys/classes/draw/impls/tikz/ |
| H A D | tikz.c | 106 static PetscErrorCode PetscDrawTriangle_TikZ(PetscDraw draw, PetscReal x1, PetscReal y1, PetscReal … in PetscDrawTriangle_TikZ()
|
| /petsc/src/ksp/ksp/tutorials/network/ |
| H A D | ex2.c | 27 PetscReal findDistance(PetscReal x1, PetscReal x2, PetscReal y1, PetscReal y2) in findDistance()
|
| /petsc/src/vec/vec/impls/seq/kokkos/ |
| H A D | veckok.kokkos.cxx | 389 ConstPetscScalarKokkosView xv, y0, y1, y2, y3, y4, y5, y6, y7; in VecMultiDot_Verbose() local
|
| /petsc/src/ts/tutorials/ |
| H A D | ex53.c | 1516 PetscReal y1, y2, ym; in mandelZeros() local 1580 PetscReal y1, y2, ym; in cryerZeros() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexgeometry.c | 1615 const PetscReal x1 = coords[2] - coords[0], y1 = coords[3] - coords[1]; in Volume_Triangle_Internal() local 1642 …const PetscReal x1 = coords[3] - coords[0], y1 = coords[4] - coords[1], z1 = coords[5] - coords[2]; in Volume_Tetrahedron_Internal() local
|
| H A D | plexegads.c | 3732 PetscScalar x1, y1, z1; in DMPlexGeomDataAndGrads() local
|