Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dumux-repositories
dumux
Commits
5158491f
Commit
5158491f
authored
Apr 03, 2020
by
Dennis Gläser
Browse files
[solverfactorybackend] put version guard around complete file
parent
467042a8
Changes
1
Hide whitespace changes
Inline
Side-by-side
dumux/linear/istlsolverfactorybackend.hh
View file @
5158491f
...
@@ -27,6 +27,8 @@
...
@@ -27,6 +27,8 @@
#define DUMUX_LINEAR_ISTL_SOLVERFACTORYBACKEND_HH
#define DUMUX_LINEAR_ISTL_SOLVERFACTORYBACKEND_HH
#include
<dune/common/version.hh>
#include
<dune/common/version.hh>
#if DUNE_VERSION_NEWER_REV(DUNE_ISTL,2,7,1)
#include
<dune/common/parallel/mpihelper.hh>
#include
<dune/common/parallel/mpihelper.hh>
#include
<dune/common/parametertree.hh>
#include
<dune/common/parametertree.hh>
...
@@ -43,8 +45,6 @@
...
@@ -43,8 +45,6 @@
#include
<dumux/linear/solver.hh>
#include
<dumux/linear/solver.hh>
#include
<dumux/linear/parallelhelpers.hh>
#include
<dumux/linear/parallelhelpers.hh>
#if DUNE_VERSION_NEWER_REV(DUNE_ISTL,2,7,1)
namespace
Dumux
{
namespace
Dumux
{
/*!
/*!
...
...
Ned Coltman
@nedc
mentioned in issue
#863 (closed)
·
Apr 23, 2020
mentioned in issue
#863 (closed)
mentioned in issue #863
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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