Searched defs:_p_MatNullSpace (Results 1 – 1 of 1) sorted by relevance
720 struct _p_MatNullSpace { struct722 PetscBool has_cnst;723 PetscInt n;724 Vec *vecs;725 PetscScalar *alpha; /* for projections */726 MatNullSpaceRemoveFn *remove; /* for user provided removal function */727 void *rmctx; /* context for remove() function */