#include "slepcbv.h" PetscErrorCode BVBiorthonormalizeColumn(BV V,BV W,PetscInt j,PetscReal *delta)Collective on V
V | - first basis vectors context | |
W | - second basis vectors context | |
j | - index of column to be bi-orthonormalized |
delta | - (optional) value used for normalization |
Location: src/sys/classes/bv/interface/bvbiorthog.c
Index of all BV routines
Table of Contents for all manual pages
Index of all manual pages