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-lecture
Commits
96165205
Commit
96165205
authored
Apr 14, 2020
by
Theresa Schollenberger
Browse files
Merge branch 'fix/headercheck' into 'master'
Fix/headercheck Closes
dumux#852
See merge request
!106
parents
f139ac42
ecfce500
Changes
6
Hide whitespace changes
Inline
Side-by-side
lecture/efm/1p2c_2p_2p2c/lens1p2cproblem.hh
View file @
96165205
...
...
@@ -25,10 +25,12 @@
#ifndef DUMUX_LENS_1P2C_PROBLEM_HH
#define DUMUX_LENS_1P2C_PROBLEM_HH
#include
<dumux/porousmediumflow/1pnc/model.hh>
#include
<dune/grid/yaspgrid.hh>
#include
<dumux/common/properties.hh>
#include
<dumux/discretization/box.hh>
#include
<dumux/porousmediumflow/problem.hh>
#include
<dumux/porousmediumflow/1pnc/model.hh>
#include
<dumux/material/fluidsystems/h2on2.hh>
#include
<dumux/material/fluidsystems/1padapter.hh>
...
...
lecture/efm/1p2c_2p_2p2c/lens2p2cproblem.hh
View file @
96165205
...
...
@@ -25,18 +25,20 @@
#ifndef DUMUX_LENS_2P2C_PROBLEM_HH
#define DUMUX_LENS_2P2C_PROBLEM_HH
#include
<dune/grid/yaspgrid.hh>
#include
<dumux/common/properties.hh>
#include
<dumux/discretization/box.hh>
#include
<dumux/porousmediumflow/1pnc/model.hh>
#include
<dumux/porousmediumflow/2p2c/model.hh>
#include
<dumux/porousmediumflow/problem.hh>
#include
<dumux/material/fluidsystems/h2on2.hh>
#include
"lens2pspatialparams.hh"
#include
<dumux/porousmediumflow/1pnc/model.hh>
#include
<dumux/common/properties.hh>
#include
<dumux/discretization/box.hh>
#include
<dumux/porousmediumflow/problem.hh>
#include
<dumux/material/fluidsystems/h2on2.hh>
namespace
Dumux
{
template
<
class
TypeTag
>
...
...
lecture/efm/1p2c_2p_2p2c/lens2pproblem.hh
View file @
96165205
...
...
@@ -25,6 +25,8 @@
#ifndef DUMUX_LENS2P_PROBLEM_HH
#define DUMUX_LENS2P_PROBLEM_HH
#include
<dune/grid/yaspgrid.hh>
#include
<dumux/discretization/box.hh>
#include
<dumux/porousmediumflow/2p/model.hh>
#include
<dumux/porousmediumflow/problem.hh>
...
...
lecture/efm/1p2cvs2p/lens1p2cproblem.hh
View file @
96165205
...
...
@@ -26,6 +26,8 @@
#ifndef DUMUX_LENS_1P2C_PROBLEM_HH
#define DUMUX_LENS_1P2C_PROBLEM_HH
#include
<dune/grid/yaspgrid.hh>
#include
<dumux/porousmediumflow/1pnc/model.hh>
#include
<dumux/porousmediumflow/problem.hh>
#include
<dumux/material/fluidsystems/h2on2.hh>
...
...
lecture/mm/henryproblem/henry1p2c/boxfickslawdispersion.hh
View file @
96165205
...
...
@@ -30,9 +30,10 @@
#include
<dumux/discretization/method.hh>
#include
<dumux/flux/fickiandiffusioncoefficients.hh>
#include
<dumux/flux/referencesystemformulation.hh>
namespace
Dumux
{
namespace
Dumux
{
// forward declaration
template
<
class
TypeTag
,
DiscretizationMethod
discMethod
,
ReferenceSystemFormulation
referenceSystem
>
class
FicksLawDispersionImplementation
;
...
...
lecture/mm/henryproblem/henry2p/henry2pproblem.hh
View file @
96165205
...
...
@@ -26,6 +26,8 @@
#ifndef DUMUX_HENRY2PPROBLEM_HH
#define DUMUX_HENRY2PPROBLEM_HH
#include
<dune/grid/yaspgrid.hh>
#include
<dumux/material/components/simpleh2o.hh>
#include
"simplesaltwater.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