Skip to content
Snippets Groups Projects
Commit 2188ac31 authored by Oliver Sander's avatar Oliver Sander Committed by sander
Browse files

GlobalP2Mapper is in a separate file, globalindex.hh is in dune/grid/utility now

[[Imported from SVN: r9903]]
parent bf8671da
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,8 @@
#include <dune/fufem/functionspacebases/p3nodalbasis.hh>
#include "geodesicfeassembler.hh"
#include <dune/gfe/parallel/globalindex.hh>
#include <dune/grid/utility/globalindex.hh>
#include <dune/gfe/parallel/globalp2mapper.hh>
/** \brief Riemannian trust-region solver for geodesic finite-element problems */
template <class GridType, class TargetSpace>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment