Home
last modified time | relevance | path

Searched defs:partSection (Results 1 – 11 of 11) sorted by relevance

/petsc/src/dm/partitioner/impls/gather/
H A Dpartgather.c14 …tSection, PetscSection edgeSection, PetscSection targetSection, PetscSection partSection, IS *part… in PetscPartitionerPartition_Gather()
/petsc/src/dm/partitioner/tests/
H A Dex33.c8 PetscSection partSection, vertexSection = NULL, targetSection = NULL; in main() local
/petsc/src/dm/partitioner/impls/simple/
H A Dpartsimple.c44 …acency[], PetscSection vertSection, PetscSection targetSection, PetscSection partSection, IS *part… in PetscPartitionerPartition_Simple_Grid()
117 …tSection, PetscSection edgeSection, PetscSection targetSection, PetscSection partSection, IS *part… in PetscPartitionerPartition_Simple()
/petsc/src/dm/partitioner/impls/matpart/
H A Dpartmatpart.c88 …ertSection, PetscSection edgeSection, PetscSection targetSection, PetscSection partSection, IS *is) in PetscPartitionerPartition_MatPartitioning()
/petsc/src/dm/partitioner/interface/
H A Dpartitioner.c302 …xSection, PetscSection edgeSection, PetscSection targetSection, PetscSection partSection, IS *part… in PetscPartitionerPartition()
/petsc/src/dm/partitioner/impls/chaco/
H A Dpartchaco.c42 …tSection, PetscSection edgeSection, PetscSection targetSection, PetscSection partSection, IS *part… in PetscPartitionerPartition_Chaco()
/petsc/src/dm/partitioner/impls/parmetis/
H A Dpartparmetis.c78 …tSection, PetscSection edgeSection, PetscSection targetSection, PetscSection partSection, IS *part… in PetscPartitionerPartition_ParMetis()
/petsc/src/dm/partitioner/impls/shell/
H A Dpartshell.c83 …tSection, PetscSection edgeSection, PetscSection targetSection, PetscSection partSection, IS *part… in PetscPartitionerPartition_Shell()
/petsc/src/dm/partitioner/impls/ptscotch/
H A Dpartptscotch.c202 …tSection, PetscSection edgeSection, PetscSection targetSection, PetscSection partSection, IS *part… in PetscPartitionerPartition_PTScotch()
/petsc/src/dm/partitioner/impls/multistage/
H A Dmspart.c584 …scSection edgeSection, PETSC_UNUSED PetscSection targetSection, PetscSection partSection, IS *part… in PetscPartitionerPartition_Multistage()
/petsc/src/dm/impls/plex/
H A Dplexpartition.c745 …ition(PetscPartitioner part, DM dm, PetscSection targetSection, PetscSection partSection, IS *part… in PetscPartitionerDMPlexPartition()