Hey,

> The violated condition was:
>     in
> The name and call sequence of the exception was:
>     ExcIO()

That error means that the stream input_file is not valid. Are you sure
the file you are trying to read is in the correct directory, so that
your program can find it?
--
Timo Heister
http://num.math.uni-goettingen.de/~heister
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to