Searched refs:use_nnsp_true (Results 1 – 3 of 3) sorted by relevance
115 PetscBool use_nnsp_true; member
78 …the matrix to compute constraints as is", "none", pcbddc->use_nnsp_true, &pcbddc->use_nnsp_true, N… in PCSetFromOptions_BDDC()153 …tscCall(PetscViewerASCIIPrintf(viewer, " Use true near null space: %d\n", pcbddc->use_nnsp_true)); in PCView_BDDC()
6675 …if (n_ISForFaces + n_ISForEdges && max_constraints > 1 && !pcbddc->use_nnsp_true) skip_lapack = PE… in PCBDDCConstraintsSetUp()6778 if (!pcbddc->use_nnsp_true) { in PCBDDCConstraintsSetUp()6809 if (!pcbddc->use_nnsp_true && temp_constraints) { in PCBDDCConstraintsSetUp()