Searched defs:clPoints (Results 1 – 7 of 7) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexindices.c | 23 PetscInt *clPoints; in DMPlexCreateClosureIndex() local
|
| H A D | plex.c | 6438 …nt ornt, PetscInt *numPoints, PetscInt **points, PetscSection *clSec, IS *clPoints, const PetscInt… in DMPlexGetCompressedClosure() 6463 …t point, PetscInt *numPoints, PetscInt **points, PetscSection *clSec, IS *clPoints, const PetscInt… in DMPlexRestoreCompressedClosure() 6613 IS clPoints; in DMPlexVecGetOrientedClosure() local 6792 IS clPoints; in DMPlexVecGetClosureAtDepth() local 7297 IS clPoints; in DMPlexVecSetClosure() local 7481 IS clPoints; in DMPlexVecSetFieldClosure_Internal() local 8131 IS clPoints; in DMPlexGetClosureIndicesSize_Internal() local 8153 IS clPoints; in DMPlexGetClosureIndices_Internal() local
|
| H A D | plexpartition.c | 794 IS clPoints = NULL; in PetscPartitionerDMPlexPartition() local
|
| H A D | plexdistribute.c | 1726 IS clPoints; in DMPlexCreateClosureIndex_CELL() local
|
| H A D | plexfem.c | 715 IS clPoints; in DMPlexBasisTransformPoint_Internal() local 740 IS clPoints; in DMPlexBasisTransformPointTensor_Internal() local
|
| /petsc/include/petsc/private/ |
| H A D | sectionimpl.h | 52 IS clPoints; /* Points in each closure */ member
|
| /petsc/src/vec/is/section/interface/ |
| H A D | section.c | 3179 …cSectionSetClosureIndex(PetscSection section, PetscObject obj, PetscSection clSection, IS clPoints) in PetscSectionSetClosureIndex() 3213 …ectionGetClosureIndex(PetscSection section, PetscObject obj, PetscSection *clSection, IS *clPoints) in PetscSectionGetClosureIndex()
|