On 10/14/2016 12:45 PM, Timo Heister wrote:
Documentation in the include part says : " 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 can't understand what it means by the change in the following part:
You only need to change that one line. The logic below is a bit
complicated because it will use PETSc (if available), otherwise
Trilinos (if available). The order is reversed if you uncomment the
line above.

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.

Best
 W.

--
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 bange...@colostate.edu
                           www: http://www.math.colostate.edu/~bangerth/

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