Searched defs:tags (Results 1 – 2 of 2) sorted by relevance
398 int tags[GMSH_MAX_TAGS]; /* Tag array */ member486 int tags[GMSH_MAX_TAGS]; /* Physical tag array */ member613 const int *id = ibuf, *nodes = ibuf + 1 + numTags, *tags = ibuf + 1; in GmshReadElements_v22() local933 int dim, eid, *tags = NULL; in GmshReadEntities_v41() local1002 PetscInt *tags = &nodes->tag[node * GMSH_MAX_TAGS]; in GmshReadNodes_v41() local1893 const PetscInt *tags = &mesh->nodelist->tag[v * GMSH_MAX_TAGS]; in DMPlexCreateGmsh() local
330 PetscMPIInt nrecvs, tag, *tags, done, i; in PetscCommBuildTwoSidedFReq_Ibarrier() local