Home
last modified time | relevance | path

Searched refs:balance_partition (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexcreate.c81 PetscBool dist, useCeed, balance_partition; in DMPlexCopy_Internal() local
101 PetscCall(DMPlexGetPartitionBalance(dmin, &balance_partition)); in DMPlexCopy_Internal()
102 PetscCall(DMPlexSetPartitionBalance(dmout, balance_partition)); in DMPlexCopy_Internal()