Home
last modified time | relevance | path

Searched defs:vertexSection (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/partitioner/tests/
H A Dex33.c8 PetscSection partSection, vertexSection = NULL, targetSection = NULL; in main() local
/petsc/src/dm/partitioner/interface/
H A Dpartitioner.c302 … PetscInt numVertices, PetscInt start[], PetscInt adjacency[], PetscSection vertexSection, PetscSe… in PetscPartitionerPartition()