Fem-fenics: Difference between revisions

70 bytes added ,  12 September 2013
no edit summary
No edit summary
Line 272: Line 272:
This time we compare the code with the c++ version of DOLFIN.
This time we compare the code with the c++ version of DOLFIN.
A complete description of the problem is avilable on the [http://fenicsproject.org/documentation/dolfin/1.2.0/cpp/demo/pde/hyperelasticity/cpp/documentation.html Fenics website.]
A complete description of the problem is avilable on the [http://fenicsproject.org/documentation/dolfin/1.2.0/cpp/demo/pde/hyperelasticity/cpp/documentation.html Fenics website.]
The final solution will look like this
[[File:HyperElasticity.png]]
{{Code|HyperElasticity Problem: the ufl file|<syntaxhighlight lang="octave" style="font-size:13px">  
{{Code|HyperElasticity Problem: the ufl file|<syntaxhighlight lang="octave" style="font-size:13px">  
# Function spaces
# Function spaces
60

edits