Searched refs:nio (Results 1 – 1 of 1) sorted by relevance
7666 PetscErrorCode PCBDDCOrthonormalizeVecs(PetscInt *nio, Vec vecs[]) in PCBDDCOrthonormalizeVecs() argument7673 n = *nio; in PCBDDCOrthonormalizeVecs()7709 for (i = 0, *nio = 0; i < n; i++) *nio += onorms[i] != 0.0 ? 1 : 0; in PCBDDCOrthonormalizeVecs()