Lines Matching refs:PetscSectionGetConstraintDof
2097 PetscCall(PetscSectionGetConstraintDof(globalFine, p, &cdof)); in DMPlexComputeInterpolatorTree()
2104 PetscCall(PetscSectionGetConstraintDof(globalFine, p, &cdof)); in DMPlexComputeInterpolatorTree()
2517 PetscCall(PetscSectionGetConstraintDof(globalFine, p, &gcDof)); in DMPlexComputeInterpolatorTree()
2686 PetscCall(PetscSectionGetConstraintDof(globalFine, p, &gcDof)); in DMPlexComputeInterpolatorTree()
3305 PetscCall(PetscSectionGetConstraintDof(globalFine, p, &cdof)); in DMPlexTransferInjectorTree()
3321 PetscCall(PetscSectionGetConstraintDof(globalFine, p, &cdof)); in DMPlexTransferInjectorTree()
3452 PetscCall(PetscSectionGetConstraintDof(globalCoarse, p, &cdof)); in DMPlexTransferInjectorTree()
3458 PetscCall(PetscSectionGetConstraintDof(globalCoarse, p, &cdof)); in DMPlexTransferInjectorTree()
3564 PetscCall(PetscSectionGetConstraintDof(globalCoarse, p, &cdof)); in DMPlexComputeInjectorTree()
3668 PetscCall(PetscSectionGetConstraintDof(globalCoarse, p, &cdof)); in DMPlexComputeInjectorTree()
3790 PetscCall(PetscSectionGetConstraintDof(globalFine, p, &cdof)); in DMPlexTransferVecTree_Interpolate()
3798 PetscCall(PetscSectionGetConstraintDof(globalFine, p, &cdof)); in DMPlexTransferVecTree_Interpolate()
3973 PetscCall(PetscSectionGetConstraintDof(globalFine, p, &gcDof)); in DMPlexTransferVecTree_Interpolate()
4117 PetscCall(PetscSectionGetConstraintDof(globalCoarse, p, &cdof)); in DMPlexTransferVecTree_Inject()