Hi,

I'm new to dealii. However, I am trying to install it on mac OS X El 
Capitan from the source code. I compiled trilinos, p4est and then dealii. 
However, when I try to compile a code I am working on, I keep getting the 
following error messages. Any help on how to solve this will be appreciated.

Chuks

error: no namespace named 'distributed' in namespace 'dealii::parallel'; 
did you mean 'dealii::LinearAlgebra::distributed'?

namespace PD = parallel::distributed;

-- 
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