> Timo -- I think what confused the reporter was that the comment says
> "uncomment the following #define", but there is just an #if and a
> complicated one to boot. Maybe ought to update the comment -- I think I
> recall the #if having become significantly more complicated recently.

I don't understand what you mean by "there is just an #if". This is
the block we are talking about:

// uncomment the following #define if you have PETSc and Trilinos installed
// and you prefer using Trilinos in this example:
// #define FORCE_USE_OF_TRILINOS

I don't know how to make that more clear: just uncomment the #define.

We could think about moving the block below into a deal.II header
though, so people won't try to mess with it.

-- 
Timo Heister
http://www.math.clemson.edu/~heister/

-- 
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 dealii+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to