Lines Matching refs:DMGetDefaultConstraints
1403 PetscCall(DMGetDefaultConstraints(refTree, &refConSec, &refCmat, NULL)); in DMPlexReferenceTreeGetChildrenMatrices()
1513 PetscCall(DMGetDefaultConstraints(refTree, &refConSec, NULL, NULL)); in DMPlexReferenceTreeRestoreChildrenMatrices()
1561 PetscCall(DMGetDefaultConstraints(refTree, &refConSec, &refCmat, NULL)); in DMPlexComputeAnchorMatrix_Tree_FromReference()
2123 PetscCall(DMGetDefaultConstraints(coarse, &cSec, &cMat, NULL)); in DMPlexComputeInterpolatorTree()
2673 PetscCall(DMGetDefaultConstraints(refTree, &refConSec, NULL, NULL)); in DMPlexComputeInterpolatorTree()
2846 PetscCall(DMGetDefaultConstraints(refTree, &cSection, &cMat, NULL)); in DMPlexComputeInjectorReferenceTree()
3167 PetscCall(DMGetDefaultConstraints(refTree, &refConSec, NULL, NULL)); in DMPlexReferenceTreeGetChildrenMatrices_Injection()
3233 PetscCall(DMGetDefaultConstraints(refTree, &refConSec, NULL, NULL)); in DMPlexReferenceTreeRestoreChildrenMatrices_Injection()
3266 PetscCall(DMGetDefaultConstraints(refTree, NULL, &cMatRef, NULL)); in DMPlexReferenceTreeGetInjector()
3532 PetscCall(DMGetDefaultConstraints(refTree, &cSecRef, NULL, NULL)); in DMPlexComputeInjectorTree()
3817 PetscCall(DMGetDefaultConstraints(coarse, &cSec, &cMat, NULL)); in DMPlexTransferVecTree_Interpolate()
3959 PetscCall(DMGetDefaultConstraints(refTree, &refConSec, NULL, NULL)); in DMPlexTransferVecTree_Interpolate()
4082 PetscCall(DMGetDefaultConstraints(refTree, &cSecRef, NULL, NULL)); in DMPlexTransferVecTree_Inject()