Searched defs:has_cnst (Results 1 – 3 of 3) sorted by relevance
15 PetscBool has_cnst; in matnullspacegetvecs_() local
230 PetscErrorCode MatNullSpaceCreate(MPI_Comm comm, PetscBool has_cnst, PetscInt n, const Vec vecs[], … in MatNullSpaceCreate()
722 PetscBool has_cnst; member