You test worked for me with 

DoFRenumbering::Cuthill_McKee(dof_handler);

I will see if I can spot any issues with renubmer() part...

> On 10 Aug 2016, at 16:19, Daniel Jodlbauer <[email protected]> wrote:
> 
> Here it is.
> 
> First run is without renumbering, second one with dof renumbering.
> 
> In serial mode (mpirun -np 1) both tests complete (just the error from the 
> Subscriptor class).
> For mpirun -np 2 the first one finishes while the second one fails.
> 
> Now it returns an error message that did not occur previously, but I cant 
> extract any useful information from that (Trilinos solver returns error code 
> -1 in file "trilinos_solver.h" line 485).
> 
> -- 
> The deal.II project is located at http://www.dealii.org/ 
> <http://www.dealii.org/>
> For mailing list/forum options, see 
> https://groups.google.com/d/forum/dealii?hl=en 
> <https://groups.google.com/d/forum/dealii?hl=en>
> --- 
> You received this message because you are subscribed to a topic in the Google 
> Groups "deal.II User Group" group.
> To unsubscribe from this topic, visit 
> https://groups.google.com/d/topic/dealii/ncEIt6y7EHg/unsubscribe 
> <https://groups.google.com/d/topic/dealii/ncEIt6y7EHg/unsubscribe>.
> To unsubscribe from this group and all its topics, send an email to 
> [email protected] 
> <mailto:[email protected]>.
> For more options, visit https://groups.google.com/d/optout 
> <https://groups.google.com/d/optout>.
> <test_renumbering.cc>

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to