[petsc-users] Partitioner in DMPlexDistribute
Cedric Doucet
cedric.doucet at inria.fr
Mon Oct 28 06:17:22 CDT 2013
I was not looking at the latest version of the code (it seems online documentation has not been updated yet).
Now, I can see that partitioner is used as an argument of DMPlexCreatePartition.
However, there is a new argument: a PetscSF.
I have two questions about this new implementation:
1. which partitioner can be used?
2. how to initialize the new PetscSF argument?
----- Mail original -----
> De: "Cedric Doucet" <cedric.doucet at inria.fr>
> À: petsc-users at mcs.anl.gov
> Envoyé: Lundi 28 Octobre 2013 11:25:25
> Objet: [petsc-users] Partitioner in DMPlexDistribute
> Hello,
> I need to use DMPlexDistribute in a parallel finite element code.
> I would like to know which partitioner can be used with this
> function.
> I saw in an example that chaco is a possibility.
> I tried to use parmetis instead but I did not manage to do it.
> Furthermore, I do not see where the input partitioner is used in the
> source code of DMPlexDistribute.
> Best regards,
> Cédric Doucet
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20131028/ed70d256/attachment.html>
More information about the petsc-users
mailing list