This is also needed in dolfin/la/EpetraKrylovSolver.cpp.

http://fenics.org:8080/builders/dolfin-hardy-i386/builds/347/steps/dolfin%20build/logs/stdio

Johannes

On Sun, Mar 7, 2010 at 9:57 PM,  <nore...@launchpad.net> wrote:
> ------------------------------------------------------------
> revno: 4607
> committer: Garth N. Wells <gn...@cam.ac.uk>
> branch nick: dolfin-all
> timestamp: Sun 2010-03-07 20:53:48 +0000
> message:
>  Try changing include order to please buildbot.
> modified:
>  dolfin/la/TrilinosPreconditioner.cpp
>
>
> --
> lp:dolfin
> https://code.launchpad.net/~dolfin-core/dolfin/main
>
> Your team DOLFIN Core Team is subscribed to branch lp:dolfin.
> To unsubscribe from this branch go to 
> https://code.launchpad.net/~dolfin-core/dolfin/main/+edit-subscription.
>
> === modified file 'dolfin/la/TrilinosPreconditioner.cpp'
> --- dolfin/la/TrilinosPreconditioner.cpp        2010-03-06 10:53:15 +0000
> +++ dolfin/la/TrilinosPreconditioner.cpp        2010-03-07 20:53:48 +0000
> @@ -6,6 +6,7 @@
>
>  #ifdef HAS_TRILINOS
>
> +#include <dolfin/main/MPI.h>
>  #include <boost/assign/list_of.hpp>
>  #include <AztecOO.h>
>  #include <Ifpack.h>
>
>
>

_______________________________________________
Mailing list: https://launchpad.net/~dolfin
Post to     : dolfin@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dolfin
More help   : https://help.launchpad.net/ListHelp

Reply via email to