Searched refs:sDim (Results 1 – 2 of 2) sorted by relevance
176 const PetscInt sDim = dim - tDim; in VecSetValuesSection() local180 if ((cInd < sDim) && (j == cDof[cInd + cOffset])) { in VecSetValuesSection()
2915 const PetscInt sDim = dim - tDim; in VecIntSetValuesSection_Private() local2919 if ((cInd < sDim) && (j == cDof[cInd + cOffset])) { in VecIntSetValuesSection_Private()