PCNullSpaceRemove

Removes all the components of a null space from a vector.

Synopsis

int PCNullSpaceRemove(PCNullSpace sp,Vec vec)
Collective on PCNullSpace

Input Parameters

sp - the null space context
vec - the vector from which the null space is to be removed

Keywords

PC, null space, remove

See Also

PCNullSpaceCreate(), PCNullSpaceDestroy()

Level:advanced
Location:src/sles/pc/interface/pcnull.c
PC Index
Table of Contents