Lines Matching refs:PetscSectionGetFieldOffset
1308 PetscCall(PetscSectionGetFieldOffset(cSec, p, f, &conOff)); in DMPlexComputeAnchorMatrix_Tree_Direct()
1325 PetscCall(PetscSectionGetFieldOffset(section, a, f, &aSecOff)); in DMPlexComputeAnchorMatrix_Tree_Direct()
1429 PetscCall(PetscSectionGetFieldOffset(refConSec, p, f, &cOff)); in DMPlexReferenceTreeGetChildrenMatrices()
1446 PetscCall(PetscSectionGetFieldOffset(refSection, q, f, &aOff)); in DMPlexReferenceTreeGetChildrenMatrices()
1467 PetscCall(PetscSectionGetFieldOffset(refSection, q, f, &aOff)); in DMPlexReferenceTreeGetChildrenMatrices()
1645 PetscCall(PetscSectionGetFieldOffset(conSec, point, f, &cOff)); in DMPlexComputeAnchorMatrix_Tree_FromReference()
1679 PetscCall(PetscSectionGetFieldOffset(section, q, f, &aOff)); in DMPlexComputeAnchorMatrix_Tree_FromReference()
1682 PetscCall(PetscSectionGetFieldOffset(conSec, q, f, &qConOff)); in DMPlexComputeAnchorMatrix_Tree_FromReference()
2885 PetscCall(PetscSectionGetFieldOffset(section, p, f, &selfOff)); in DMPlexComputeInjectorReferenceTree()
2939 PetscCall(PetscSectionGetFieldOffset(section, p, f, &selfOff)); in DMPlexComputeInjectorReferenceTree()
3008 PetscCall(PetscSectionGetFieldOffset(cSection, child, f, &off)); in DMPlexComputeInjectorReferenceTree()
3188 PetscCall(PetscSectionGetFieldOffset(refConSec, p, f, &cOff)); in DMPlexReferenceTreeGetChildrenMatrices_Injection()
3201 PetscCall(PetscSectionGetFieldOffset(refSection, parent, f, &aOff)); in DMPlexReferenceTreeGetChildrenMatrices_Injection()