Searched defs:nci (Results 1 – 2 of 2) sorted by relevance
20 PetscInt nci, Nci; /* total inequality constraints nci = nh + nxlb + nxub + 2*nxbox */ member
4143 const PetscInt nci = ii[i + 1] - ii[i]; in MatSetValuesSubMat() local