Dear Dealii Users I am going to numerically solve a system of PDEs in a 3D domain with complex boundaries. The domain is plotted using CAD, and I would like to import such domain into dealii, then using deal procedures to make 3D mesh and refine it. I think I should first generate a mesh on the boundaries of the domain then extrude a 3D mesh using them. I am going to do that but because I am new with dealii, I face some difficulties. It would be nice if I could have a sample code which do something like this, in order to learn how to fix my problems.
Thank you in advance Ehsan -- 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.
