Home
last modified time | relevance | path

Searched defs:globalDof (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c1319 PetscInt globalDof; in PCPatchCreateCellPatchDiscretisationInfo() local
1329 PetscInt globalDof; in PCPatchCreateCellPatchDiscretisationInfo() local
1345 PetscInt globalDof; in PCPatchCreateCellPatchDiscretisationInfo() local
1357 PetscInt globalDof; in PCPatchCreateCellPatchDiscretisationInfo() local
1386 const PetscInt globalDof = cellNodeMap[cell * nodesPerCell + j] * bs + subspaceOffset; in PCPatchCreateCellPatchDiscretisationInfo() local
1500 … const PetscInt globalDof = cellNodeMap[cell * nodesPerCell + j] * bs + l + subspaceOffset; in PCPatchCreateCellPatchDiscretisationInfo() local
1520 PetscInt globalDof, localDof; in PCPatchCreateCellPatchDiscretisationInfo() local
1532 PetscInt globalDof, localDof; in PCPatchCreateCellPatchDiscretisationInfo() local
1543 PetscInt globalDof, localDof; in PCPatchCreateCellPatchDiscretisationInfo() local
1553 PetscInt globalDof, localDof; in PCPatchCreateCellPatchDiscretisationInfo() local
[all …]