Skip to content
Snippets Groups Projects
Commit 8e06eba1 authored by Patrick Jaap's avatar Patrick Jaap
Browse files

cleanup: remove/add includes

parent 5f333c65
No related branches found
No related tags found
1 merge request!36cleanup: remove/add includes
Pipeline #28542 passed
......@@ -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>
......
......@@ -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>
......
......@@ -3,6 +3,8 @@
#include <functional>
#include <dune/common/fvector.hh>
#include <dune/geometry/quadraturerules.hh>
#include <dune/fufem/boundarypatch.hh>
......
......@@ -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 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment