Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex32.c39 Vec xcoord; in InitialConditions() local
/petsc/src/dm/impls/plex/tests/
H A Dex42.c259 CeedVector xcoord; in LibCeedSetupByDegree() local
/petsc/src/dm/impls/da/
H A Dda3.c77 PetscReal xmin = -1.0, xmax = (PetscReal)((dd->M + 2) * dd->P), x, y, ycoord, xcoord; in DMView_DA_3d() local
/petsc/src/dm/impls/plex/
H A Dplexcreate.c4179 …PetscInt xcoord = (periodic && periodic[0] == DM_BOUNDARY_PERIODIC) ? ((i + xplus) % extent[0… in DMPlexCreateTPSMesh_Internal() local