#include "petscvec.h" PetscErrorCode VecMaxPointwiseDivide(Vec x,Vec y,PetscReal *max)Logically Collective on Vec
Notes: x and y may be the same vector if a particular y_i is zero, it is treated as 1 in the above formula
Level:advanced
Location:src/vec/vec/interface/rvector.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages