Dear deal.II community, I am wondering if it is possible to set inner boundary conditions for a square. For example, I have a domain $[-1,1]^2$, and I'd like to set a line, which is inside this domain, to be the inner boundary. However, I found I could not use the `set_boundary_id` function because of the internal faces. Do you have any suggestion for this?
Thank you! Best, Qing -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
