MatNullSpace#

Object that removes a null space from a vector, i.e. orthogonalizes the vector to a subspace

Synopsis#

typedef struct _p_MatNullSpace *MatNullSpace;

See Also#

Matrices, Mat, MatNullSpaceCreate(), MatNullSpaceSetFunction(), MatGetNullSpace(), MatSetNullSpace()

Level#

advanced

Location#

include/petscmat.h

Implementations#

_p_MatNullSpace in include/petsc/private/matimpl.h


Edit on GitLab

Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages