#include "petscmat.h" PetscErrorCode MatNullSpaceSetFunction(MatNullSpace sp, PetscErrorCode (*rem)(MatNullSpace,Vec,void*),void *ctx)Logically Collective on MatNullSpace Many br
sp | - the null space object Many br | |
rem | - the function that removes the null space Many br | |
ctx | - context for the remove function Many br |
Many br
Level:advanced
Location:src/mat/interface/matnull.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages