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 you want the null space removed from

Keywords

PC, Null space

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