#include "slepcbv.h" PetscErrorCode BVNormColumnBegin(BV bv,PetscInt j,NormType type,PetscReal *val)
bv | - basis vectors | |
j | - column number to be used | |
type | - the norm type | |
val | - the norm |
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