Searched refs:sectiondm_name (Results 1 – 1 of 1) sorted by relevance
1600 const char *sectiondm_name; in DMPlexSectionView_HDF5_Internal() local1612 PetscCall(PetscObjectGetName((PetscObject)sectiondm, §iondm_name)); in DMPlexSectionView_HDF5_Internal()1616 PetscCall(PetscViewerHDF5PushGroup(viewer, sectiondm_name)); in DMPlexSectionView_HDF5_Internal()1657 const char *sectiondm_name; in DMPlexGlobalVectorView_HDF5_Internal() local1671 PetscCall(PetscObjectGetName((PetscObject)sectiondm, §iondm_name)); in DMPlexGlobalVectorView_HDF5_Internal()1676 PetscCall(PetscViewerHDF5PushGroup(viewer, sectiondm_name)); in DMPlexGlobalVectorView_HDF5_Internal()1718 const char *sectiondm_name; in DMPlexLocalVectorView_HDF5_Internal() local1736 PetscCall(PetscObjectGetName((PetscObject)sectiondm, §iondm_name)); in DMPlexLocalVectorView_HDF5_Internal()1741 PetscCall(PetscViewerHDF5PushGroup(viewer, sectiondm_name)); in DMPlexLocalVectorView_HDF5_Internal()2913 const char *sectiondm_name; in DMPlexSectionLoad_HDF5_Internal() local[all …]