Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c1218 PetscInt asmKey = 0; in PCPatchCreateCellPatchDiscretisationInfo() local
1603 asmArray[asmKey] = localDof; in PCPatchCreateCellPatchDiscretisationInfo()
1606 asmArrayWithArtificial[asmKey] = localDof; in PCPatchCreateCellPatchDiscretisationInfo()
1610 asmArrayWithAll[asmKey] = localDof; in PCPatchCreateCellPatchDiscretisationInfo()
1612 asmKey++; in PCPatchCreateCellPatchDiscretisationInfo()