Wolfgang, Martin, and Toby:

Thank you for the fast replies, everything is working now.  Step-40 compiled
and ran fine (after installing Hypre).

Thanks again for all the work that went into this.

Jon




On Thu, Nov 18, 2010 at 9:08 AM, Toby D. Young <[email protected]> wrote:

>
>
> > > I've been able to compile the latest (revision 22793) svn version using
> the
> > > Intel compilers and MKL (recent versions).  Everything compiles and
> links
> > > ok, except that I had to add
> > >
> > > #  include <iostream>
> > >
> > > to petsc_matrix_base.h, or else the compiler would complain about
> std::cout
> > > not being contained in the standard library...
> >
> > That file doesn't reference std::cout. Where is the use of std::cout for
> which
> > you need to add <iostream>
>
> Jon,
>
> That file did reference std::cout and I fixed that a few days ago.
> Run "svn update" on your copy; the prblem should go away. None of the
> PETScWrappers need std::cout.
>
> Best,
>        Toby
>
>
> -----
>
> Toby D. Young
> Assistant Professor
>
> Institute of Fundamental Technological Problems
> Polish Academy of Sciences
> ul Adolfa Pawinskiego 5b
> 02-106 Warsaw
> Poland
>
> www:   http://www.ippt.gov.pl/~tyoung <http://www.ippt.gov.pl/%7Etyoung>
> skype: stenografia
>
> _______________________________________________
> dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
>
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to