On 12/11/2016 07:14 PM, Loylick wrote:

I would like to know how to implement a square pyramid boundary with the
Dealii library tools? I've looked through the examples but have not found
anything alike. Examples are given mostly on hyper cube domains.

The *boundary* part of the square pyramid is actually pretty simple, because all faces are flat. So StraightBoundary is the correct boundary description.

But I suspect that you are asking how to create a *mesh* for this geometry, 
right?

Best
 W.

--
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 bange...@colostate.edu
                           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 dealii+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to