Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplextree.c1393 PetscSection refConSec, refAnSec, refSection; in DMPlexReferenceTreeGetChildrenMatrices() local
1404 PetscCall(DMPlexGetAnchors(refTree, &refAnSec, &refAnIS)); in DMPlexReferenceTreeGetChildrenMatrices()
1411 PetscCall(PetscSectionGetMaxDof(refAnSec, &maxAnDof)); in DMPlexReferenceTreeGetChildrenMatrices()
1548 PetscSection refConSec, refAnSec, anSec; in DMPlexComputeAnchorMatrix_Tree_FromReference() local
1562 PetscCall(DMPlexGetAnchors(refTree, &refAnSec, &refAnIS)); in DMPlexComputeAnchorMatrix_Tree_FromReference()
1568 PetscCall(PetscSectionGetMaxDof(refAnSec, &maxAnDof)); in DMPlexComputeAnchorMatrix_Tree_FromReference()
2496 PetscSection refConSec, refAnSec; in DMPlexComputeInterpolatorTree() local
2674 PetscCall(DMPlexGetAnchors(refTree, &refAnSec, NULL)); in DMPlexComputeInterpolatorTree()
3949 PetscSection refConSec, refAnSec; in DMPlexTransferVecTree_Interpolate() local
3960 PetscCall(DMPlexGetAnchors(refTree, &refAnSec, NULL)); in DMPlexTransferVecTree_Interpolate()