Lines Matching refs:PetscSectionGetMaxDof
1410 PetscCall(PetscSectionGetMaxDof(refConSec, &maxDof)); in DMPlexReferenceTreeGetChildrenMatrices()
1411 PetscCall(PetscSectionGetMaxDof(refAnSec, &maxAnDof)); in DMPlexReferenceTreeGetChildrenMatrices()
1567 PetscCall(PetscSectionGetMaxDof(refConSec, &maxDof)); in DMPlexComputeAnchorMatrix_Tree_FromReference()
1568 PetscCall(PetscSectionGetMaxDof(refAnSec, &maxAnDof)); in DMPlexComputeAnchorMatrix_Tree_FromReference()
2507 PetscCall(PetscSectionGetMaxDof(localFine, &maxDof)); in DMPlexComputeInterpolatorTree()
2676 PetscCall(PetscSectionGetMaxDof(refConSec, &maxConDof)); in DMPlexComputeInterpolatorTree()
2677 PetscCall(PetscSectionGetMaxDof(leafIndicesSec, &maxColumns)); in DMPlexComputeInterpolatorTree()
3171 PetscCall(PetscSectionGetMaxDof(refConSec, &maxDof)); in DMPlexReferenceTreeGetChildrenMatrices_Injection()
3296 PetscCall(PetscSectionGetMaxDof(localFine, &maxDof)); in DMPlexTransferInjectorTree()
3543 PetscCall(PetscSectionGetMaxDof(localCoarse, &maxDof)); in DMPlexComputeInjectorTree()
3953 PetscCall(PetscSectionGetMaxDof(localFine, &maxDof)); in DMPlexTransferVecTree_Interpolate()
4093 PetscCall(PetscSectionGetMaxDof(localCoarse, &maxDof)); in DMPlexTransferVecTree_Inject()