On 10/03/2014 05:13 AM, Giulia Deolmi wrote:
> Hi Baerbel! thanks a lot! I will have a look at it! I hope you are doing fine :)
> Thanks Jean-Paul, if it's possible i would prefer to use the deal.ii's grid
> generator... Do you think it's possible? for example, if I generate a
> parallelepiped and half sphere, can I tell deal that the domain is the
> parallelepiped minus the sphere? is the grid of the link produced with deal.ii?
Not, it's not that simple. You can piece together meshes in deal.II, but you
can't just describe a geometry and let deal.II find a mesh for this geometry.
For this you really need a mesh generator, which we don't have.
Did you look at step-49?
Best
W.
--
------------------------------------------------------------------------
Wolfgang Bangerth email:
bang...@math.tamu.edu
www:
http://www.math.tamu.edu/~bangerth/