Home
last modified time | relevance | path

Searched refs:full_group (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/hdf5/
H A Dplexhdf5.c1973 const char *full_group; in DMPlexDistributionLoad_HDF5_Private() local
1975 PetscCall(PetscViewerHDF5GetGroup(viewer, NULL, &full_group)); in DMPlexDistributionLoad_HDF5_Private()
1976 …"Distribution %s cannot be found: HDF5 group %s not found in file", distribution_name, full_group); in DMPlexDistributionLoad_HDF5_Private()