Searched refs:PetscSectionVecNorm (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/vec/vec/utils/ |
| H A D | vsection.c | 257 PetscErrorCode PetscSectionVecNorm(PetscSection s, PetscSection gs, Vec x, NormType type, PetscReal… in PetscSectionVecNorm() function
|
| /petsc/src/snes/interface/ |
| H A D | snesut.c | 685 PetscCall(PetscSectionVecNorm(s, gs, r, NORM_2, res)); in SNESMonitorDefaultField()
|
| /petsc/include/ |
| H A D | petscvec.h | 811 PETSC_EXTERN PetscErrorCode PetscSectionVecNorm(PetscSection, PetscSection, Vec, NormType, PetscRea…
|