Triangular Meshes in deal.II

178 views
Skip to first unread message

pushkar...@gmail.com

unread,
Nov 10, 2021, 6:32:30 AM11/10/21
to deal.II User Group
Dear deal.II community

I am trying to verify a formulation from one of the book in which the corresponding code has a triangular mesh as opposed to square mesh . In  this regard,I wish to know whether I can input a triangular mesh into deal.II. Also,I donot wish to use AMR as I just want to verify the formulation using sepicified mesh density.

Thanks in Advance
Pushkar

blais...@gmail.com

unread,
Nov 10, 2021, 1:09:07 PM11/10/21
to deal.II User Group
Dear Pushkar,
Deal.II supports simplex meshes, you can look at the documentation : https://www.dealii.org/current/doxygen/deal.II/group__simplex.html
Consequently, you can import a 2D triangular mesh made with GMSH, or you can transform a quad mesh generated by deal.II into a simplex mesh.

Best
Bruno
Reply all
Reply to author
Forward
0 new messages