Home
last modified time | relevance | path

Searched refs:gsectionB (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
3063 …nCreateGlobalSection(sectionB, pointsf, PETSC_TRUE, includesConstraintsB, PETSC_TRUE, &gsectionB)); in DMPlexSectionLoad_HDF5_Internal()
3064 …PetscCall(DMPlexSectionLoad_HDF5_Internal_CreateDataSF(sectionA, layout, offsetsA, gsectionB, &gsf… in DMPlexSectionLoad_HDF5_Internal()
3065 PetscCall(PetscSectionDestroy(&gsectionB)); in DMPlexSectionLoad_HDF5_Internal()