#include "slepcbv.h" PetscErrorCode BVNorm(BV bv,NormType type,PetscReal *val)Collective on BV
| bv | - basis vectors | |
| type | - the norm type | 
| val | - the norm | 
This operation fails if a non-standard inner product has been specified with BVSetMatrix().
Location: src/sys/classes/bv/interface/bvglobal.c
Index of all BV routines
Table of Contents for all manual pages
Index of all manual pages