Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
CoMISo
CoMISo
Commits
7d711d08
Commit
7d711d08
authored
Aug 30, 2019
by
Max Lyon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Examples/small_symmetric_dirichlet/main.cc
Examples/small_symmetric_dirichlet/main.cc
+1
-1
No files found.
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
Markdown
is supported
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