Dear Loylick, For these more complex grids that are not defined in GridGenerator, you have a few options. You can: 1. Use other GridGenerator functions in conjunction with the GridGenerator::merge_triangulations <https://www.dealii.org/8.4.1/doxygen/deal.II/namespaceGridGenerator.html#a0dace8884c1510160d7b6cbb313523e9> function so assemble it piece-wise 2. Use external meshing software, such as GMsh or Cubit 3. Construct the grid by hand, such as is demonstrated in step-14 <https://www.dealii.org/8.4.1/doxygen/deal.II/step_14.html#TheExercise_2_3class> .
Regards, Jean-Paul On Monday, December 12, 2016 at 4:31:18 AM UTC+1, Loylick wrote: > > Hi Wolfgang! > To be precise I need the Triangulation object if it is what you call a > *mesh*, that is it. > -- 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.