Skip to content
Snippets Groups Projects
Commit 9a23c9c8 authored by Jonathan Youett's avatar Jonathan Youett
Browse files

Fix includes

parent d115fc8d
No related branches found
No related tags found
No related merge requests found
...@@ -10,9 +10,8 @@ ...@@ -10,9 +10,8 @@
#include <dune/fufem/functions/virtualgridfunction.hh> #include <dune/fufem/functions/virtualgridfunction.hh>
#include <dune/fufem/functions/basisgridfunction.hh> #include <dune/fufem/functions/basisgridfunction.hh>
#include <dune/elasticity/materials/material.hh> #include <dune/elasticity/materials/adolcmaterial.hh>
#include <dune/elasticity/assemblers/neohookefunctionalassembler.hh> #include <dune/elasticity/common/elasticityhelpers.hh>
#include <dune/elasticity/assemblers/neohookeoperatorassembler.hh>
/** \brief Class representing a hyperelastic Neo-hookian material. /** \brief Class representing a hyperelastic Neo-hookian material.
* *
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment