Oleg,
> I am trying to solve Laplace equation on 2d a little bit complicated area.. > It > is simulation of river network growth. Nice application! > upd: just moment ago figured out that SubCellData() contains exactly what I > need! But I still will post this, cos I didn't saw any working example > similar > to mine and maybe some comments to stack of libraries that I am using. Yes, that's the way to do it. But you can't set boundary indicators on faces that are not actually at the boundary. Best W. -- ------------------------------------------------------------------------ Wolfgang Bangerth email: [email protected] www: http://www.math.colostate.edu/~bangerth/ -- 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.
