Sungho, there is a reason that triangles and tetrahedra are not supported. This reason is, that a lot of structures in deal.II would have to be replicated, a lot of the automatic dimension independent programming would be lost.
The text in the FAQ that Timo pointed out to you explains some of the reasons. Best, Guido 2011/9/23 miranus <[email protected]> > Dear All, > > > I also have realized that deal does not support the shape of the reference > element, triangles and tetrahedrons for a long time. I am thus about to > insert the additional codes for using the triangles and tetrahedrons into > deal. But much complexed coding stuctures with groupe of classes give me to > feel a difficulty to start with working for this. > > Could anyone give me some of guides to access teasier in code structure for > those who want to change or add the shape of elements ? The group of FE** > class is about this one? > > > Thank you > > Sungho > > > --------- 원본 메일 --------- > > *보낸사람*: Timo Heister <[email protected]> > *받는사람* : Budo Zindovic <[email protected]> > *참조* : [email protected] > *날짜*: 2011년 9월 24일 토요일, 03시 16분 45초 +0900 > *제목*: Re: [deal.II] Supported types of elements in 2D and 3D > > Quick browsing through tutorials led me to believe that only quads and > hexesa > > are supported. Are any other reference element shapes supported > (triangles, > > prisms, tetrahedrons)? > > No, only quads and hexes as you said. Also see the FAQ here: > > http://dealii.sourceforge.net/index.php/Deal.II_Questions_and_Answers#Can_I_use.2Fimplement_triangles.2Ftetrahedra_in_deal.II.3F > > -- > Timo Heister > http://www.math.tamu.edu/~heister/ > _______________________________________________ > dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii > > > > > > <[email protected]> > _______________________________________________ > dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii > >
_______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
