Skip to content
GitLab
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
197dfedb
Commit
197dfedb
authored
Apr 03, 2020
by
Dennis Gläser
Browse files
[multidomain] fix includes
parent
2dfee60a
Changes
2
Hide whitespace changes
Inline
Side-by-side
dumux/multidomain/boundary/stokesdarcy/couplingmapper.hh
View file @
197dfedb
...
...
@@ -29,6 +29,7 @@
#include
<unordered_map>
#include
<vector>
#include
<dune/common/exceptions.hh>
#include
<dumux/discretization/method.hh>
namespace
Dumux
{
...
...
dumux/multidomain/facet/codimonegridadapter.hh
View file @
197dfedb
...
...
@@ -27,6 +27,7 @@
#include
<cassert>
#include
<vector>
#include
<memory>
#include
<dune/grid/common/mcmgmapper.hh>
#include
<dune/geometry/referenceelements.hh>
...
...
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