Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/hdf5/
H A Dplexhdf5.c3056 PetscSection gsectionB, gsectionB1; in DMPlexSectionLoad_HDF5_Internal() local
3060 PetscCall(DMGetGlobalSection(sectiondm, &gsectionB1)); in DMPlexSectionLoad_HDF5_Internal()
3061 PetscCall(PetscSectionGetIncludesConstraints(gsectionB1, &includesConstraintsB)); in DMPlexSectionLoad_HDF5_Internal()