Searched defs:phinorm (Results 1 – 2 of 2) sorted by relevance
14 PetscReal phinorm; /* 2-norm of the semismooth function */ member
17 PetscErrorCode SNESVIComputeMeritFunction(Vec phi, PetscReal *merit, PetscReal *phinorm) in SNESVIComputeMeritFunction()