Thanks for such a quick reply. So the example program cannot be easily modified to include the 1D case. This is a little bit strange. I hope the authors will implement that in later releases.
On Mon, Feb 28, 2011 at 6:17 PM, Markus Bürg <[email protected]> wrote: > Dear Yuliang, > > in 1D you cannot set boundary indicators. They are fixed to 0 on the left > and to 1 on the right boundary as you observed. > > Best Regards, > Markus > > > > Am 01.03.11 00:09, schrieb Yuliang Wang: > > 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 > > > _______________________________________________ > dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii > > -- *Yuliang*
_______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
