Dear dealii fellows,

I'm currently at step-7 of the tutorial. The program will not compile if
dimension is 2 since the face function is not implemented in 1D. In 1D, the
left hand boundary has indicator 0 and the right hand boundary has indicator
1. But to be consistent with the 2D case, the opposite should be set. There
seems no implemented function to manually set the boundary indicators in 1D.

-- 
*Yuliang*
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to