FreeFem++-cs 32 questions & answers

FreeFem++-cs is an integrated environment designed to C++ language
G
Question by Gouranga Mallik
186 views
March 8, 2016

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?

R
Answer by Robert Polubinski

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

Ask a question about FreeFem++-cs 32

Alternative downloads

C-Free
rating

This handy tool allows you to write C an C++ programs.

Free CSS Toolbox
Free
rating

Program to create, edit, verify your CSS codes.

FreeFem++
Free
rating

Implementation of a language dedicated to the finite element.