Home
last modified time | relevance | path

Searched defs:_p_MatNullSpace (Results 1 – 1 of 1) sorted by relevance

/petsc/include/petsc/private/
H A Dmatimpl.h720 struct _p_MatNullSpace { struct
722 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 */