Searched defs:vertSection (Results 1 – 9 of 9) sorted by relevance
| /petsc/src/dm/partitioner/impls/gather/ |
| H A D | partgather.c | 14 …, PetscInt numVertices, PetscInt start[], PetscInt adjacency[], PetscSection vertSection, PetscSec… in PetscPartitionerPartition_Gather()
|
| /petsc/src/dm/partitioner/impls/simple/ |
| H A D | partsimple.c | 44 …, PetscInt numVertices, PetscInt start[], PetscInt adjacency[], PetscSection vertSection, PetscSec… in PetscPartitionerPartition_Simple_Grid() 117 …, PetscInt numVertices, PetscInt start[], PetscInt adjacency[], PetscSection vertSection, PetscSec… in PetscPartitionerPartition_Simple()
|
| /petsc/src/dm/partitioner/impls/matpart/ |
| H A D | partmatpart.c | 88 …, PetscInt numVertices, PetscInt start[], PetscInt adjacency[], PetscSection vertSection, PetscSec… in PetscPartitionerPartition_MatPartitioning()
|
| /petsc/src/dm/partitioner/impls/chaco/ |
| H A D | partchaco.c | 42 …, PetscInt numVertices, PetscInt start[], PetscInt adjacency[], PetscSection vertSection, PetscSec… in PetscPartitionerPartition_Chaco()
|
| /petsc/src/dm/partitioner/impls/parmetis/ |
| H A D | partparmetis.c | 78 …, PetscInt numVertices, PetscInt start[], PetscInt adjacency[], PetscSection vertSection, PetscSec… in PetscPartitionerPartition_ParMetis()
|
| /petsc/src/dm/partitioner/impls/shell/ |
| H A D | partshell.c | 83 …, PetscInt numVertices, PetscInt start[], PetscInt adjacency[], PetscSection vertSection, PetscSec… in PetscPartitionerPartition_Shell()
|
| /petsc/src/dm/partitioner/impls/ptscotch/ |
| H A D | partptscotch.c | 202 …, PetscInt numVertices, PetscInt start[], PetscInt adjacency[], PetscSection vertSection, PetscSec… in PetscPartitionerPartition_PTScotch()
|
| /petsc/src/dm/partitioner/impls/multistage/ |
| H A D | mspart.c | 584 …, PetscInt numVertices, PetscInt start[], PetscInt adjacency[], PetscSection vertSection, PetscSec… in PetscPartitionerPartition_Multistage()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexpartition.c | 749 PetscSection vertSection = NULL, edgeSection = NULL; in PetscPartitionerDMPlexPartition() local
|