Searched defs:xcoord (Results 1 – 4 of 4) sorted by relevance
39 Vec xcoord; in InitialConditions() local
259 CeedVector xcoord; in LibCeedSetupByDegree() local
77 PetscReal xmin = -1.0, xmax = (PetscReal)((dd->M + 2) * dd->P), x, y, ycoord, xcoord; in DMView_DA_3d() local
4179 …PetscInt xcoord = (periodic && periodic[0] == DM_BOUNDARY_PERIODIC) ? ((i + xplus) % extent[0… in DMPlexCreateTPSMesh_Internal() local