Skip to content
Snippets Groups Projects
Commit ad9122ed authored by graeser's avatar graeser Committed by graeser@PCPOOL.MI.FU-BERLIN.DE
Browse files

Adapt include paths.

[[Imported from SVN: r2365]]
parent 5ed5f61a
No related branches found
No related tags found
No related merge requests found
#ifndef CG_SOLVER_HH #ifndef CG_SOLVER_HH
#define CG_SOLVER_HH #define CG_SOLVER_HH
#include <dune/ag-common/iterativesolver.hh> #include <dune-solvers/solvers/iterativesolver.hh>
#include <dune/ag-common/lineariterationstep.hh> #include <dune-solvers/iterationsteps/lineariterationstep.hh>
#include <dune/ag-common/norms/norm.hh> #include <dune-solvers/norms/norm.hh>
/** \brief A conjugate gradient solver /** \brief A conjugate gradient solver
* *
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment