Searched defs:eid (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexgmsh.c | 431 …GmshEntitiesAdd(GmshEntities *entities, PetscInt index, PetscInt dim, PetscInt eid, GmshEntity **e… in GmshEntitiesAdd() 441 static PetscErrorCode GmshEntitiesGet(GmshEntities *entities, PetscInt dim, PetscInt eid, GmshEntit… in GmshEntitiesGet() 664 int dim, eid, numTags, *ibuf, t; in GmshReadEntities_v40() local 782 int eid, dim, cellType, numVerts, numNodes, numTags; in GmshReadElements_v40() local 933 int dim, eid, *tags = NULL; in GmshReadEntities_v41() local 976 int info[3], dim, eid, parametric; in GmshReadNodes_v41() local 1025 int info[3], eid, dim, cellType; in GmshReadElements_v41() local 1311 #define key(eid) keymap[GmshCellMap[elements[eid].cellType].polytope] in GmshReadElements() argument
|
| H A D | plexegads.c | 1060 int eid, Nv; in DMPlexCreateGeom_Internal() local 1171 int eid, Nv, v, tmp; in DMPlexCreateGeom_Internal() local 1383 int eid, Nv, v; in DMPlexCreateGeom_Internal() local 1553 int eid; in DMPlexCreateGeom() local 1691 int eid, eOffset; in DMPlexCreateGeom() local 1816 int eid, eOffset; in DMPlexCreateGeom() local 1988 int eid, eOffset; in DMPlexCreateGeom() local 3568 int n1ID, n2ID, eid; in DMPlexGeomDataAndGrads() local 3607 int n1ID, n2ID, eid; in DMPlexGeomDataAndGrads() local 3646 int n1ID, n2ID, eid; in DMPlexGeomDataAndGrads() local [all …]
|