Searched refs:PetscSectionRestoreField_Internal (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/vec/vec/utils/ |
| H A D | vsection.c | 233 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 D | vecimpl.h | 313 PETSC_SINGLE_LIBRARY_INTERN PetscErrorCode PetscSectionRestoreField_Internal(PetscSection, PetscSec…
|
| /petsc/src/dm/impls/plex/hdf5/ |
| H A D | plexhdf5.c | 656 …else PetscCall(PetscSectionRestoreField_Internal(section, sectionGlobal, gv, f, pStart[t], pEnd[t]… in VecView_Plex_Local_HDF5_Internal()
|