Searched refs:localDofWithAll (Results 1 – 1 of 1) sorted by relevance
1508 const PetscInt localDofWithAll = dofsArrayWithAll[key]; in PCPatchCreateCellPatchDiscretisationInfo() local1509 … if (localDofWithAll >= 0) PetscCall(PetscHMapISet(htWithAll, globalDof, localDofWithAll)); in PCPatchCreateCellPatchDiscretisationInfo()