Searched refs:GmshReadSection (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexgmsh.c | 285 static PetscErrorCode GmshReadSection(GmshFile *gmsh, char line[PETSC_MAX_PATH_LEN]) in GmshReadSection() function 1512 PetscCall(GmshReadSection(gmsh, line)); in DMPlexCreateGmshFromFile() 1634 PetscCall(GmshReadSection(gmsh, line)); in DMPlexCreateGmsh() 1640 PetscCall(GmshReadSection(gmsh, line)); in DMPlexCreateGmsh() 1647 PetscCall(GmshReadSection(gmsh, line)); in DMPlexCreateGmsh() 1657 PetscCall(GmshReadSection(gmsh, line)); in DMPlexCreateGmsh() 1667 PetscCall(GmshReadSection(gmsh, line)); in DMPlexCreateGmsh() 1678 PetscCall(GmshReadSection(gmsh, line)); in DMPlexCreateGmsh() 1688 PetscCall(GmshReadSection(gmsh, line)); in DMPlexCreateGmsh() 1695 PetscCall(GmshReadSection(gmsh, line)); in DMPlexCreateGmsh()
|