#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