Searched defs:y0 (Results 1 – 7 of 7) sorted by relevance
| /petsc/src/vec/vec/impls/seq/ftn-kernels/ ! |
| 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/snes/utils/dm/ ! |
| H A D | dminterpolatesnes.c | 457 const PetscScalar y0 = vertices[1]; in QuadMap_Private() local 494 const PetscScalar y0 = vertices[1]; in QuadJacobian_Private() local 627 const PetscScalar y0 = vertices[1]; in HexMap_Private() local 696 const PetscScalar y0 = vertices[1]; 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/tao/constrained/impls/admm/ ! |
| H A D | admm.h | 18 Vec residual, y, yold, y0, yhat, yhatold, constraint; member
|
| /petsc/src/dm/impls/moab/ ! |
| H A D | dmmbfem.cxx | 453 …const PetscReal x0 = coords[/*0 * 3 +*/ 0], y0 = coords[/*0 * 3 +*/ 1], z0 = coords[/*0 * 3 +*/ 2]; in Compute_Lagrange_Basis_3D_Internal() local
|
| /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 | ex77.c | 119 const PetscReal y0 = X[1]; in trig_trig_x() local
|