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
6d35efb5
Commit
6d35efb5
authored
Apr 04, 2016
by
Beatrix Becker
Browse files
[sequential 2p2c test] remove (unnecessary) includes of deleted files
This fixes all the sequential 2p2c tests.
parent
6110a76b
Changes
3
Hide whitespace changes
Inline
Side-by-side
dumux/porousmediumflow/2p2c/sequential/celldatamultiphysics.hh
View file @
6d35efb5
...
@@ -21,7 +21,6 @@
...
@@ -21,7 +21,6 @@
#include "properties.hh"
#include "properties.hh"
#include "celldata.hh"
#include "celldata.hh"
#include <dumux/porousmediumflow/2p2c/sequential/pseudo1p2cfluidstate.hh>
/**
/**
* @file
* @file
...
...
dumux/porousmediumflow/2p2c/sequential/fvpressuremultiphysics.hh
View file @
6d35efb5
...
@@ -23,7 +23,6 @@
...
@@ -23,7 +23,6 @@
// dumux environment
// dumux environment
#include <dumux/porousmediumflow/2p2c/sequential/fvpressure.hh>
#include <dumux/porousmediumflow/2p2c/sequential/fvpressure.hh>
#include <dumux/porousmediumflow/2p2c/sequential/pseudo1p2cfluidstate.hh>
#include <dumux/linear/vectorexchange.hh>
#include <dumux/linear/vectorexchange.hh>
/**
/**
...
...
dumux/porousmediumflow/2p2c/sequential/properties.hh
View file @
6d35efb5
...
@@ -90,7 +90,6 @@ NEW_PROP_TAG( RegulateBoundaryPermeability );
...
@@ -90,7 +90,6 @@ NEW_PROP_TAG( RegulateBoundaryPermeability );
//DUMUX includes
//DUMUX includes
#include <dumux/porousmediumflow/2p/sequential/indices.hh>
#include <dumux/porousmediumflow/2p/sequential/indices.hh>
#include <dumux/porousmediumflow/2p2c/sequential/celldata.hh>
#include <dumux/porousmediumflow/2p2c/sequential/celldata.hh>
#include <dumux/porousmediumflow/2p2c/sequential/fluidstate.hh>
namespace
Dumux
{
namespace
Dumux
{
namespace
Properties
{
namespace
Properties
{
...
...
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