Home
last modified time | relevance | path

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

/petsc/src/vec/vec/utils/
H A Dvsection.c233 PetscErrorCode PetscSectionRestoreField_Internal(PetscSection section, PetscSection sectionGlobal, … in PetscSectionRestoreField_Internal() function
276 PetscCall(PetscSectionRestoreField_Internal(s, gs, x, f, pStart, pEnd, &is, &subv)); in PetscSectionVecNorm()
/petsc/include/petsc/private/
H A Dvecimpl.h313 PETSC_SINGLE_LIBRARY_INTERN PetscErrorCode PetscSectionRestoreField_Internal(PetscSection, PetscSec…
/petsc/src/dm/impls/plex/hdf5/
H A Dplexhdf5.c656 …else PetscCall(PetscSectionRestoreField_Internal(section, sectionGlobal, gv, f, pStart[t], pEnd[t]… in VecView_Plex_Local_HDF5_Internal()