Hello -

I noticed that the Trilinos ML preconditioner accessed through the 
TrilinosWrappers benefits heavily from supplying the constant modes or the 
null-space of the laplace operator. Using the extract_constant_modes 
functionality I notice that this can take quite a bit of time for a vector 
valued problem (with 135,000 dofs on 30 processors this took about 7 
minutes). I was wondering if there is some way for me to speed this 
calculation up somehow? What affects the calculation the most (should I not 
reorder the dofs, etc)? 

Thank you very much in advance for any advice you might provide,
Jonathan

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/c5aa40c4-4161-47cb-8c33-8cb16b7f25c0%40googlegroups.com.

Reply via email to