slepc-3.8.2 2017-12-01
Report Typos and Errors

BVGetNumConstraints

Returns the number of constraints.

Synopsis

#include "slepcbv.h" 
PetscErrorCode BVGetNumConstraints(BV bv,PetscInt *nc)
Not Collective

Input Parameter

bv  - the basis vectors

Output Parameters

nc  - the number of constraints

See Also

BVGetSizes(), BVInsertConstraints()

Location: src/sys/classes/bv/interface/bvbasic.c
Index of all BV routines
Table of Contents for all manual pages
Index of all manual pages