How do we incorporate third order derivatives in 'P3dc' element to solve biharmonic problems?

0 votes
asked by about FreeFem++-cs 32
edited by

I was trying to implement discontinuous Galerkin finite element method to solve biharmonic problem. I have successfully implemented dG method to solve biharmonic problem using 'P2dc' element. But it seems that 'P3dc' element does not support third order derivatives in the code. The third order derivative is very necessary for the weak formulation. Can someone please help me how to overcome this shortcomings?

1 Answer

0 votes
No avatar answered by (236k points)

I extended search queries on various websites, but couldn't find anything available which means it's something localized and specific only to your needs. Because of that, I recommend checking the Resources page available on the official website.

This way you can learn how to use the software with the help of the examples listed: http://www.ann.jussieu.fr/~lehyaric/ffcs/doc.php

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register
...