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
daf4921a
Commit
daf4921a
authored
Jan 28, 2016
by
Christoph Grüninger
Browse files
[cleanup] Remove not used includes and empty destructor
parent
f4b66927
Changes
3
Hide whitespace changes
Inline
Side-by-side
dumux/implicit/box/fvelementgeometry.hh
View file @
daf4921a
...
...
@@ -26,7 +26,6 @@
#include
<dune/geometry/referenceelements.hh>
#include
<dune/geometry/multilineargeometry.hh>
#include
<dune/grid/common/intersectioniterator.hh>
#include
<dune/localfunctions/lagrange/pqkfactory.hh>
#include
<dumux/common/parameters.hh>
...
...
dumux/implicit/cellcentered/fvelementgeometry.hh
View file @
daf4921a
...
...
@@ -26,7 +26,6 @@
#include
<dune/geometry/affinegeometry.hh>
#include
<dune/geometry/referenceelements.hh>
#include
<dune/grid/common/intersectioniterator.hh>
#include
<dumux/common/propertysystem.hh>
...
...
dumux/material/spatialparams/implicit1p.hh
View file @
daf4921a
...
...
@@ -70,9 +70,6 @@ public:
ImplicitSpatialParamsOneP
(
const
GridView
&
gridView
)
{
}
~
ImplicitSpatialParamsOneP
()
{}
/*!
* \brief Averages the intrinsic permeability (Scalar).
* \param result averaged intrinsic permeability
...
...
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