Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
MoReFEM
CoreLibrary
MoReFEM
Commits
3211e057
Commit
3211e057
authored
Apr 04, 2016
by
GILLES Sebastien
Browse files
#820
Move an include from hpp to cpp.
parent
e18ea4e6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Sources/ModelInstances/UnderDevelopment/Poromechanics/Private/SolidOnFluidMesh.cpp
View file @
3211e057
...
...
@@ -18,6 +18,7 @@
#include
"FiniteElement/FiniteElementSpace/Private/DofProgramWiseIndexListPerVertexCoordIndexManager.hpp"
#include
"Operators/ConformInterpolatorInstances/P1_to_P1b.hpp"
#include
"Operators/NonConformInterpolator/FromVertexMatching.hpp"
#include
"ModelInstances/UnderDevelopment/Poromechanics/Private/SolidOnFluidMesh.hpp"
...
...
Sources/ModelInstances/UnderDevelopment/Poromechanics/Private/SolidOnFluidMesh.hpp
View file @
3211e057
...
...
@@ -16,8 +16,6 @@
# include "Core/LinearAlgebra/GlobalVector.hpp"
# include "Operators/NonConformInterpolator/FromVertexMatching.hpp"
# include "ModelInstances/UnderDevelopment/Poromechanics/InputParameterList.hpp"
...
...
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