Skip to content
Snippets Groups Projects
Commit 8e3785c7 authored by lisa_julia.nebel_at_tu-dresden.de's avatar lisa_julia.nebel_at_tu-dresden.de
Browse files

Add missing include (grid/common/partitionset.hh) in feassembler.hh, as the...

Add missing include (grid/common/partitionset.hh) in feassembler.hh, as the FEAssembler uses Dune::Partitions::interiorBorder
parent 635b4321
No related branches found
No related tags found
1 merge request!45Simplify the calculation in mooneyrivlindensity.hh
......@@ -13,6 +13,8 @@
#include <dune/functions/functionspacebases/concepts.hh>
#include <dune/functions/backends/istlvectorbackend.hh>
#include <dune/grid/common/partitionset.hh>
#include "localfestiffness.hh"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment