Skip to content
Snippets Groups Projects
Commit 092401ec authored by Uli Sack's avatar Uli Sack Committed by usack@PCPOOL.MI.FU-BERLIN.DE
Browse files

changed includes: finiteelements -> localfunctions in dune-localfunctions

[[Imported from SVN: r3105]]
parent b0eb1651
Branches
Tags
No related merge requests found
......@@ -8,9 +8,9 @@
#include <dune/grid/common/genericreferenceelements.hh>
#include <dune/finiteelements/p1.hh>
#include <dune/finiteelements/q1.hh>
#include <dune/finiteelements/prismp1.hh>
#include <dune/localfunctions/p1.hh>
#include <dune/localfunctions/q1.hh>
#include <dune/localfunctions/prismp1.hh>
#include "dune/ag-common/staticmatrixtools.hh"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment