Skip to content
Snippets Groups Projects
Commit 8b46ce6e authored by Oliver Sander's avatar Oliver Sander Committed by sander@PCPOOL.MI.FU-BERLIN.DE
Browse files

directory 'solver' merged into 'common'

[[Imported from SVN: r1680]]
parent 318a72af
Branches
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@
#include <dune/common/configparser.hh>
#include "../common/multigridstep.hh"
#include "../solver/iterativesolver.hh"
#include "../common/iterativesolver.hh"
#include "../common/projectedblockgsstep.hh"
#include "../common/linearipopt.hh"
#include "../common/readbitfield.hh"
......
......@@ -8,8 +8,7 @@
#include <dune/istl/io.hh>
#include "../solver/iterativesolver.hh"
#include "../common/iterativesolver.hh"
#include "../common/energynorm.hh"
#include "src/configuration.hh"
......
......@@ -9,7 +9,7 @@
#include "../common/trustregiongsstep.hh"
#include "../contact/src/contactmmgstep.hh"
#include "../solver/iterativesolver.hh"
#include "../common/iterativesolver.hh"
#include "../common/energynorm.hh"
#include "../common/h1seminorm.hh"
......
......@@ -8,7 +8,7 @@
#include "../../common/boxconstraint.hh"
#include "../common/h1seminorm.hh"
#include "../../solver/iterativesolver.hh"
#include "../../common/iterativesolver.hh"
#include "rodassembler.hh"
......
......@@ -12,7 +12,7 @@
#include "../common/projectedblockgsstep.hh"
#include "../contact/src/contactmmgstep.hh"
#include "../solver/iterativesolver.hh"
#include "../common/iterativesolver.hh"
#include "../common/geomestimator.hh"
#include "../common/energynorm.hh"
......
......@@ -15,7 +15,7 @@
#include "../common/projectedblockgsstep.hh"
#include "../contact/src/contactmmgstep.hh"
#include "../solver/iterativesolver.hh"
#include "../common/iterativesolver.hh"
#include "../common/geomestimator.hh"
#include "../common/energynorm.hh"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment