Home
last modified time | relevance | path

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

/dports/science/PETSc/petsc-3.14.1/src/vec/vec/utils/
H A Dvsection.c321 PetscErrorCode PetscSectionVecNorm(PetscSection s, PetscSection gs, Vec x, NormType type, PetscReal… in PetscSectionVecNorm() function
/dports/science/PETSc/petsc-3.14.1/src/snes/interface/
H A Dsnesut.c599 ierr = PetscSectionVecNorm(s, gs, r, NORM_2, res);CHKERRQ(ierr); in SNESMonitorDefaultField()
/dports/science/PETSc/petsc-3.14.1/include/
H A Dpetscvec.h728 PETSC_EXTERN PetscErrorCode PetscSectionVecNorm(PetscSection, PetscSection, Vec, NormType, PetscRea…
/dports/science/PETSc/petsc-3.14.1/docs/manualpages/
H A Dhtmlmap1152 man:+PetscSectionVecNorm++PetscSectionVecNorm++++man+manualpages/Vec/PetscSectionVecNorm.html#Petsc…
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS85559 PetscErrorCode PetscSectionVecNorm(321,12199
H A DCTAGS26878 PetscSectionVecNorm src/vec/vec/utils/vsection.c /^PetscErrorCode PetscSectionVecNorm(PetscSection …