Hello, In petsc file pmetsi.c (petsc-3.3), the flag wgtflag=0 (line 60), what indicate that there are no weights (vwgt and adjwgt are both NULL). This makes use MatPartitioningSetVertexWeights without any effect.
Kind regards, Lukasz On 29 Sep 2012, at 18:21, Lukasz Kaczmarczyk wrote: > Hello, > > For which partitioners MatPartitioningSetVertexWeights is working. With > parmetis its looks that setting vertices weight has no effect. Could you > clarify usage this parameters? > > Thanks, > Lukasz
