Searched defs:targetSection (Results 1 – 11 of 11) sorted by relevance
| /petsc/src/dm/partitioner/impls/gather/ |
| H A D | partgather.c | 14 …jacency[], PetscSection vertSection, PetscSection edgeSection, PetscSection targetSection, PetscSe… in PetscPartitionerPartition_Gather()
|
| /petsc/src/dm/partitioner/tests/ |
| H A D | ex33.c | 8 PetscSection partSection, vertexSection = NULL, targetSection = NULL; in main() local
|
| /petsc/src/dm/partitioner/impls/simple/ |
| H A D | partsimple.c | 44 …scInt start[], PetscInt adjacency[], PetscSection vertSection, PetscSection targetSection, PetscSe… in PetscPartitionerPartition_Simple_Grid() 117 …jacency[], PetscSection vertSection, PetscSection edgeSection, PetscSection targetSection, PetscSe… in PetscPartitionerPartition_Simple()
|
| /petsc/src/dm/partitioner/impls/matpart/ |
| H A D | partmatpart.c | 88 …jacency[], PetscSection vertSection, PetscSection edgeSection, PetscSection targetSection, PetscSe… in PetscPartitionerPartition_MatPartitioning()
|
| /petsc/src/dm/partitioner/interface/ |
| H A D | partitioner.c | 302 …cency[], PetscSection vertexSection, PetscSection edgeSection, PetscSection targetSection, PetscSe… in PetscPartitionerPartition()
|
| /petsc/src/dm/partitioner/impls/chaco/ |
| H A D | partchaco.c | 42 …jacency[], PetscSection vertSection, PetscSection edgeSection, PetscSection targetSection, PetscSe… in PetscPartitionerPartition_Chaco()
|
| /petsc/src/dm/partitioner/impls/parmetis/ |
| H A D | partparmetis.c | 78 …jacency[], PetscSection vertSection, PetscSection edgeSection, PetscSection targetSection, PetscSe… in PetscPartitionerPartition_ParMetis()
|
| /petsc/src/dm/partitioner/impls/shell/ |
| H A D | partshell.c | 83 …jacency[], PetscSection vertSection, PetscSection edgeSection, PetscSection targetSection, PetscSe… in PetscPartitionerPartition_Shell()
|
| /petsc/src/dm/partitioner/impls/ptscotch/ |
| H A D | partptscotch.c | 202 …jacency[], PetscSection vertSection, PetscSection edgeSection, PetscSection targetSection, PetscSe… in PetscPartitionerPartition_PTScotch()
|
| /petsc/src/dm/partitioner/impls/multistage/ |
| H A D | mspart.c | 584 …y[], PetscSection vertSection, PetscSection edgeSection, PETSC_UNUSED PetscSection targetSection, … in PetscPartitionerPartition_Multistage()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexpartition.c | 745 … PetscPartitionerDMPlexPartition(PetscPartitioner part, DM dm, PetscSection targetSection, PetscSe… in PetscPartitionerDMPlexPartition()
|