Home
last modified time | relevance | path

Searched defs:phinorm (Results 1 – 2 of 2) sorted by relevance

/petsc/src/snes/impls/vi/ss/
H A Dvissimpl.h14 PetscReal phinorm; /* 2-norm of the semismooth function */ member
H A Dviss.c17 PetscErrorCode SNESVIComputeMeritFunction(Vec phi, PetscReal *merit, PetscReal *phinorm) in SNESVIComputeMeritFunction()