Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/hdf5/
H A Dplexhdf5.c553 const char *fname, *fgroup, *componentName, *fname_def = "unnamed"; in VecView_Plex_Local_HDF5_Internal() local
568fgroup = (ft[t] == PETSC_VTK_POINT_VECTOR_FIELD) || (ft[t] == PETSC_VTK_POINT_FIELD) ? "/vertex_fi… in VecView_Plex_Local_HDF5_Internal()
573 PetscCall(PetscViewerHDF5PushGroup(viewer, fgroup)); in VecView_Plex_Local_HDF5_Internal()
577 PetscCall(PetscSNPrintf(group, PETSC_MAX_PATH_LEN, "%s_%" PetscInt_FMT, fgroup, t)); in VecView_Plex_Local_HDF5_Internal()