Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CoMISo
CoMISo
Commits
7d711d08
Commit
7d711d08
authored
Aug 30, 2019
by
Max Lyon
Browse files
move include to correct location
parent
d7e68a9b
Pipeline
#11961
passed with stages
in 10 minutes and 50 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Examples/small_symmetric_dirichlet/main.cc
View file @
7d711d08
...
...
@@ -23,6 +23,7 @@
\*===========================================================================*/
#include
<CoMISo/Config/config.hh>
#include
<iostream>
#if (COMISO_ADOLC_AVAILABLE && COMISO_EIGEN3_AVAILABLE)
...
...
@@ -30,7 +31,6 @@
#include
<CoMISo/NSolver/NewtonSolver.hh>
#include
<CoMISo/NSolver/SymmetricDirichletProblem.hh>
#include
<vector>
#include
<iostream>
//------------------------------------------------------------------------------------------------------
...
...
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