Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
jonathan.drechsel_at_mailbox.tu-dresden.de
dune-elasticity
Commits
4b6c0e43
Commit
4b6c0e43
authored
May 12, 2020
by
Patrick Jaap
Browse files
Merge branch 'cleanup/includes' into 'master'
cleanup: remove/add includes See merge request
!36
parents
5f333c65
8e06eba1
Changes
4
Hide whitespace changes
Inline
Side-by-side
dune/elasticity/assemblers/feassembler.hh
View file @
4b6c0e43
...
...
@@ -2,7 +2,6 @@
#define DUNE_ELASTICITY_ASSEMBLERS_FEASSEMBLER_HH
#include <dune/common/fmatrix.hh>
#include <dune/common/hybridutilities.hh>
#include <dune/fufem/assemblers/istlbackend.hh>
...
...
dune/elasticity/materials/localintegralenergy.hh
View file @
4b6c0e43
...
...
@@ -2,7 +2,6 @@
#define DUNE_ELASTICITY_MATERIALS_LOCALINTEGRALENERGY_HH
#include <dune/common/fmatrix.hh>
#include <dune/common/fmatrixev.hh>
#include <dune/geometry/quadraturerules.hh>
...
...
dune/elasticity/materials/neumannenergy.hh
View file @
4b6c0e43
...
...
@@ -3,6 +3,8 @@
#include <functional>
#include <dune/common/fvector.hh>
#include <dune/geometry/quadraturerules.hh>
#include <dune/fufem/boundarypatch.hh>
...
...
dune/elasticity/materials/sumenergy.hh
View file @
4b6c0e43
...
...
@@ -3,14 +3,6 @@
#include <vector>
#include <dune/common/fmatrix.hh>
#include <dune/common/fmatrixev.hh>
#include <dune/geometry/quadraturerules.hh>
#include <dune/fufem/functions/virtualgridfunction.hh>
#include <dune/fufem/boundarypatch.hh>
#include <dune/elasticity/assemblers/localenergy.hh>
namespace
Dune
::
Elasticity
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment