Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
iwr
amdis
Commits
c8243fcc
Commit
c8243fcc
authored
Sep 11, 2009
by
Peter Gottschling
Browse files
Unnuetze includes.
parent
c781605d
Changes
1
Hide whitespace changes
Inline
Side-by-side
AMDiS/src/ITL_Solver.h
View file @
c8243fcc
...
...
@@ -23,12 +23,6 @@
#define AMDIS_ITL_SOLVER_H
#include
"ITL_OEMSolver.h"
#include
<boost/numeric/itl/krylov/bicg.hpp>
#include
<boost/numeric/itl/krylov/bicgstab.hpp>
#include
<boost/numeric/itl/krylov/bicgstab_2.hpp>
#include
<boost/numeric/itl/krylov/bicgstab_ell.hpp>
#include
<boost/numeric/itl/krylov/cg.hpp>
#include
<boost/numeric/itl/krylov/bicg.hpp>
#include
<boost/numeric/itl/krylov/bicgstab_2.hpp>
#include
<boost/numeric/itl/krylov/bicgstab_ell.hpp>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment