Partitioning
Matthew Knepley
knepley at gmail.com
Wed Feb 11 09:27:04 CST 2009
I think you want MatPartitioning
http://www.mcs.anl.gov/petsc/petsc-as/snapshots/petsc-current/docs/manualpages/MatOrderings/MatPartitioningCreate.html
Matt
On Wed, Feb 11, 2009 at 9:16 AM, Yixun Liu <enjoywm at cs.wm.edu> wrote:
> Hi,
> I have 4 processors and I want to distribute the mesh on these four
> processors. For the partial mesh on processor 1, I want its vertex
> number to be in the range, let's say, 0 to 99 and for the mesh on
> processor 2, 100 to 199 etc. Does PETSC provide some routine to do it?
>
> Thanks.
>
> Yixun
>
--
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which
their experiments lead.
-- Norbert Wiener
More information about the petsc-users
mailing list