Home
last modified time | relevance | path

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

/petsc/src/vec/vec/utils/
H A Dvsection.c257 PetscErrorCode PetscSectionVecNorm(PetscSection s, PetscSection gs, Vec x, NormType type, PetscReal… in PetscSectionVecNorm() function
/petsc/src/snes/interface/
H A Dsnesut.c685 PetscCall(PetscSectionVecNorm(s, gs, r, NORM_2, res)); in SNESMonitorDefaultField()
/petsc/include/
H A Dpetscvec.h811 PETSC_EXTERN PetscErrorCode PetscSectionVecNorm(PetscSection, PetscSection, Vec, NormType, PetscRea…