#include "petscvec.h" PetscErrorCode VecStrideMaxAll(Vec v,PetscInt idex[],PetscReal nrm[])Collective on Vec Many br
index | - the location where the maximum occurred (not supported, pass NULL, Many brif you need this, send mail to petsc-maint@mcs.anl.gov to request it) Many br | |
nrm | - the maximum values of each subvector Many br |
The dimension of nrm must be the same as the vector block size Many br
Many br
Level:advanced
Location:src/vec/vec/utils/vinv.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages