Hi, I am a beginner user of deal.ii. for the work I am going to deal with I think I should start with Step-9. I have start with the simplest case and then try to improve my code. That's why I need to run the step-9 in 1-D. But, as I tried to run it, I saw that in the code, there's an object like "QGauss<dim-1> face_quadrature_formula(2);" which makes error when solving for 1-D. can anybody help e how to resolve this problem?
Thanks, Mohsen
_______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
