Hi colleagues, With FE_Raviart_Thomas in 3D, the dofs are defined normal to the faces of each cell. For example, if we use FE_RaviartThomas <https://www.dealii.org/current/doxygen/deal.II/classFE__RaviartThomas.html#adc8e64d0cdb38af6e29dc9ac0279f121>(0), then in a cell we have 6 dofs defined on the 6 faces, and there is no dofs on the lines. Do we have any way to get the dof coordinates and the direction of the shape function of the dof? I would like to thank you very much in advance. Best regards, Kien
-- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/80fb08ab-e39b-4c09-878a-d4cdb5e26562%40googlegroups.com.
