Searched refs:PetscSectionGetField_Internal (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/vec/vec/utils/ |
| H A D | vsection.c | 195 PetscErrorCode PetscSectionGetField_Internal(PetscSection section, PetscSection sectionGlobal, Vec … in PetscSectionGetField_Internal() function 274 PetscCall(PetscSectionGetField_Internal(s, gs, x, f, pStart, pEnd, &is, &subv)); in PetscSectionVecNorm()
|
| /petsc/include/petsc/private/ |
| H A D | vecimpl.h | 312 PETSC_SINGLE_LIBRARY_INTERN PetscErrorCode PetscSectionGetField_Internal(PetscSection, PetscSection…
|
| /petsc/src/dm/impls/plex/hdf5/ |
| H A D | plexhdf5.c | 629 …PetscCall(PetscSectionGetField_Internal(section, sectionGlobal, gv, f, pStart[t], pEnd[t], &is, &s… in VecView_Plex_Local_HDF5_Internal()
|