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


On Wednesday, November 10, 2021 at 6:32:30 a.m. UTC-5 pushkar...@gmail.com 
wrote:

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

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/99629c8b-0008-4a3d-9379-e4ab920e7c8dn%40googlegroups.com.

Reply via email to