Home
last modified time | relevance | path

Searched refs:localDofWithArtificial (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c1504 const PetscInt localDofWithArtificial = dofsArrayWithArtificial[key]; in PCPatchCreateCellPatchDiscretisationInfo() local
1505 …if (localDofWithArtificial >= 0) PetscCall(PetscHMapISet(htWithArtificial, globalDof, localDofWith… in PCPatchCreateCellPatchDiscretisationInfo()