Lines Matching refs:sectiondm_name
1600 const char *sectiondm_name; in DMPlexSectionView_HDF5_Internal() local
1612 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() local
1671 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() local
1736 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
2924 PetscCall(PetscObjectGetName((PetscObject)sectiondm, §iondm_name)); in DMPlexSectionLoad_HDF5_Internal()
2928 PetscCall(PetscViewerHDF5PushGroup(viewer, sectiondm_name)); in DMPlexSectionLoad_HDF5_Internal()
3082 const char *sectiondm_name; in DMPlexVecLoad_HDF5_Internal() local
3093 PetscCall(PetscObjectGetName((PetscObject)sectiondm, §iondm_name)); in DMPlexVecLoad_HDF5_Internal()
3098 PetscCall(PetscViewerHDF5PushGroup(viewer, sectiondm_name)); in DMPlexVecLoad_HDF5_Internal()