Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplex.c10746 PetscInt rDof, rOff, r; in DMPlexCreateConstraintMatrix_Anchors() local
10750 PetscCall(PetscSectionGetOffset(aSec, p, &rOff)); in DMPlexCreateConstraintMatrix_Anchors()
10755 a = anchors[rOff + r]; in DMPlexCreateConstraintMatrix_Anchors()
10768 a = anchors[rOff + q]; in DMPlexCreateConstraintMatrix_Anchors()
10786 PetscInt rDof, rOff, r; in DMPlexCreateConstraintMatrix_Anchors() local
10788 PetscCall(PetscSectionGetOffset(aSec, p, &rOff)); in DMPlexCreateConstraintMatrix_Anchors()
10792 a = anchors[rOff + r]; in DMPlexCreateConstraintMatrix_Anchors()
10803 PetscInt rDof, rOff, r; in DMPlexCreateConstraintMatrix_Anchors() local
10805 PetscCall(PetscSectionGetOffset(aSec, p, &rOff)); in DMPlexCreateConstraintMatrix_Anchors()
10809 a = anchors[rOff + r]; in DMPlexCreateConstraintMatrix_Anchors()