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

Use the GlobalUniqueIndex class from this module again

Yes it is to be moved to dune-grid, but for the transition it is
easier to use the one from this module.

[[Imported from SVN: r9916]]
parent 590aaf64
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
#include <dune/istl/matrixindexset.hh>
#include <dune/grid/utility/globalindex.hh>
#include <dune/gfe/parallel/globalindex.hh>
#include <dune/gfe/parallel/mpifunctions.hh>
......
......@@ -3,7 +3,7 @@
#include <vector>
#include <dune/grid/utility/globalindex.hh>
#include <dune/gfe/parallel/globalindex.hh>
#include <dune/gfe/parallel/mpifunctions.hh>
......
......@@ -18,7 +18,7 @@
#include <dune/fufem/functionspacebases/p3nodalbasis.hh>
#include "geodesicfeassembler.hh"
#include <dune/grid/utility/globalindex.hh>
#include <dune/gfe/parallel/globalindex.hh>
#include <dune/gfe/parallel/globalp2mapper.hh>
/** \brief Riemannian trust-region solver for geodesic finite-element problems */
......
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