First question, Is there a built in function to copy/paste a triangulation?
I want to copy and paste a mesh geometry around an axis.

I thought about looping through each triangulation manually, but I'm was
not sure how to dynamically allocate Triangulations for parameterization. I
also checked out the code for grid_generator::cheese, since that produces a
patterned type effect, but the code structure isn't exactly what I was
looking for.

Second question: Can merge_triangulations be used to merge more than 2
triangulations? I have a lot of Triangulations. :P

Any help here is much appreciated.


Earl

-- 
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.

Reply via email to