Searched refs:nodelist (Results 1 – 1 of 1) sorted by relevance
509 GmshNodes *nodelist; member538 PetscCall(GmshNodesDestroy(&(*mesh)->nodelist)); in GmshMeshDestroy()563 mesh->nodelist = nodes; in GmshReadNodes_v22()725 mesh->nodelist = nodes; in GmshReadNodes_v40()988 mesh->nodelist = nodes; in GmshReadNodes_v41()1251 GmshNodes *nodes = mesh->nodelist; in GmshReadNodes()1264 GmshNodes *nodes = mesh->nodelist; in GmshReadNodes()1893 const PetscInt *tags = &mesh->nodelist->tag[v * GMSH_MAX_TAGS]; in DMPlexCreateGmsh()1992 double *coords = mesh ? mesh->nodelist->xyz : NULL; in DMPlexCreateGmsh()2046 double *coords = mesh ? mesh->nodelist->xyz : NULL; in DMPlexCreateGmsh()