Deal II is now working for me. So, I made deal II compile with mpich2
instead of openmpi, to match PETSc and SLEPc. It worked, but only
after I added "#include <iostream>" to the file /source/base/mpi.cc.
Without the addition it stopped due to the error

/org/centers/ccgo/local/apps/deal.II/deal.II/source/base/mpi.cc: In
destructor ‘dealii::Utilities::MPI::MPI_InitFinalize::~MPI_InitFinalize()’:
/org/centers/ccgo/local/apps/deal.II/deal.II/source/base/mpi.cc:361:
error: ‘cerr’ is not a member of ‘std’


Pearl
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to