Home
last modified time | relevance | path

Searched defs:y0 (Results 1 – 7 of 7) sorted by relevance

/petsc/src/vec/vec/impls/seq/ftn-kernels/ !
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
41 pure subroutine FortranMAXPY2(x, a0, a1, y0, y1, n) argument
/petsc/src/snes/utils/dm/ !
H A Ddminterpolatesnes.c457 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 Dex70.c185 Vec y0, y1; in StokesExactSolution() local
686 Vec y0, y1; in StokesCalcError() local
/petsc/src/tao/constrained/impls/admm/ !
H A Dadmm.h18 Vec residual, y, yold, y0, yhat, yhatold, constraint; member
/petsc/src/dm/impls/moab/ !
H A Ddmmbfem.cxx453 …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 Dveckok.kokkos.cxx389 ConstPetscScalarKokkosView xv, y0, y1, y2, y3, y4, y5, y6, y7; in VecMultiDot_Verbose() local
/petsc/src/ts/tutorials/ !
H A Dex77.c119 const PetscReal y0 = X[1]; in trig_trig_x() local