Home
last modified time | relevance | path

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

/dports/science/PETSc/petsc-3.14.1/src/dm/impls/plex/
H A Dplextree.c1489 PetscSection refConSec, refAnSec, refSection; in DMPlexReferenceTreeGetChildrenMatrices() local
1507 ierr = PetscSectionGetMaxDof(refConSec,&maxDof);CHKERRQ(ierr); in DMPlexReferenceTreeGetChildrenMatrices()
1515 ierr = PetscSectionGetDof(refConSec,p,&pDof);CHKERRQ(ierr); in DMPlexReferenceTreeGetChildrenMatrices()
1608 PetscSection refConSec; in DMPlexReferenceTreeRestoreChildrenMatrices() local
1625 ierr = PetscSectionGetDof(refConSec,p,&pDof);CHKERRQ(ierr); in DMPlexReferenceTreeRestoreChildrenMatrices()
1655 PetscSection refConSec, refAnSec, anSec; in DMPlexComputeAnchorMatrix_Tree_FromReference() local
1673 ierr = PetscSectionGetMaxDof(refConSec,&maxDof);CHKERRQ(ierr); in DMPlexComputeAnchorMatrix_Tree_FromReference()
2645 PetscSection refConSec, refAnSec; in DMPlexComputeInterpolatorTree() local
3361 PetscSection refConSec, refSection; in DMPlexReferenceTreeGetChildrenMatrices_Injection() local
3431 PetscSection refConSec, refSection; in DMPlexReferenceTreeRestoreChildrenMatrices_Injection() local
[all …]