Searched refs:subspaceOffset (Results 1 – 1 of 1) sorted by relevance
847 PetscInt subspaceOffset = patch->subspaceOffsets[k]; in PCPatchGetPointDofs() local860 PetscInt dof = bs * j + l + subspaceOffset; in PCPatchGetPointDofs()876 PetscInt dof = bs * j + l + subspaceOffset; in PCPatchGetPointDofs()1369 PetscInt subspaceOffset = patch->subspaceOffsets[k]; in PCPatchCreateCellPatchDiscretisationInfo() local1386 const PetscInt globalDof = cellNodeMap[cell * nodesPerCell + j] * bs + subspaceOffset; in PCPatchCreateCellPatchDiscretisationInfo()1488 PetscInt subspaceOffset = patch->subspaceOffsets[k]; in PCPatchCreateCellPatchDiscretisationInfo() local1500 … const PetscInt globalDof = cellNodeMap[cell * nodesPerCell + j] * bs + l + subspaceOffset; in PCPatchCreateCellPatchDiscretisationInfo()1590 PetscInt subspaceOffset = patch->subspaceOffsets[k]; in PCPatchCreateCellPatchDiscretisationInfo() local1595 … const PetscInt globalDof = cellNodeMap[cell * nodesPerCell + j] * bs + l + subspaceOffset; in PCPatchCreateCellPatchDiscretisationInfo()