[petsc-users] Partitioning and AO problem

"Miguel A. Fernández" miguel.fernandez at inria.fr
Tue Mar 26 05:19:39 CDT 2013


Dear all,

I'm using Petsc interface to ParMetis, as detailed in section 3.5 of the user's manual.

I have a problem with the creation of the AO mapps using the sentence 

AOCreateBasicIS(isg,PETSC NULL,&ao);

where isg contains for each local node the new global (petsc) number of that node.
The problem is that the resulting AO map is inverted, and hence the results obtained with 
AOApplicationToPetsc and AOPetscToApplication are not correct. 

Any suggestion, apart  from re-inverting the maps at hand? Many thanks in advance.

Best,
Miguel

--
Miguel A. Fernández
INRIA Paris - Rocquencourt 
Building 16, office 11
78153 Le Chesnay Cedex (France)
phone: +33 (0)1 3963 5470
fax: +33 (0)1 3963 5882
www-rocq.inria.fr/who/Miguel.Fernandez

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20130326/1353ea7b/attachment.html>


More information about the petsc-users mailing list