Home
last modified time | relevance | path

Searched defs:clSection (Results 1 – 6 of 6) sorted by relevance

/petsc/include/petsc/private/
H A Dsectionimpl.h51 PetscSection clSection; /* Section giving the number of points in each closure */ member
/petsc/src/vec/is/section/interface/
H A Dsection.c3179 …tscSectionSetClosureIndex(PetscSection section, PetscObject obj, PetscSection clSection, IS clPoin… in PetscSectionSetClosureIndex()
3213 …tscSectionGetClosureIndex(PetscSection section, PetscObject obj, PetscSection *clSection, IS *clPo… in PetscSectionGetClosureIndex()
/petsc/src/dm/impls/plex/
H A Dplex.c6612 PetscSection clSection; in DMPlexVecGetOrientedClosure() local
6791 PetscSection clSection; in DMPlexVecGetClosureAtDepth() local
7296 PetscSection clSection; in DMPlexVecSetClosure() local
7480 PetscSection clSection; in DMPlexVecSetFieldClosure_Internal() local
8130 PetscSection clSection; in DMPlexGetClosureIndicesSize_Internal() local
8152 PetscSection clSection; in DMPlexGetClosureIndices_Internal() local
H A Dplexpartition.c793 PetscSection section = dm->localSection, clSection = NULL; in PetscPartitionerDMPlexPartition() local
H A Dplexdistribute.c1725 PetscSection clSection; in DMPlexCreateClosureIndex_CELL() local
H A Dplexfem.c714 PetscSection clSection; in DMPlexBasisTransformPoint_Internal() local
739 PetscSection clSection; in DMPlexBasisTransformPointTensor_Internal() local