Home
last modified time | relevance | path

Searched defs:y5 (Results 1 – 4 of 4) sorted by relevance

/petsc/src/tao/leastsquares/tutorials/matlab/more_wild_probs/
H A Ddfovec.m58 y5 = [1.366d0,1.191d0,1.112d0,1.013d0,9.91d-1,8.85d-1,8.31d-1,8.47d-1,... variable
H A Dg_dfovec_1d.m44y5= [1.366d0, 1.191d0, 1.112d0, 1.013d0, 9.91d-1, 8.85d-1, 8.31d-1, 8.47d-1, 7.86d-1, 7.25d-1, 7.4… variable
/petsc/src/snes/utils/dm/
H A Ddminterpolatesnes.c642 const PetscScalar y5 = vertices[16]; in HexMap_Private() local
711 const PetscScalar y5 = vertices[16]; in HexJacobian_Private() 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