Skip to content
Snippets Groups Projects
Commit 09b9f8fd authored by Elias Pipping's avatar Elias Pipping Committed by Elias Pipping
Browse files

Whitespace

parent 5e8f6610
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,6 @@ ...@@ -6,7 +6,6 @@
#include <dune/common/stdstreams.hh> #include <dune/common/stdstreams.hh>
#include <dune/fufem/interval.hh> #include <dune/fufem/interval.hh>
#include <dune/tnnmg/problem-classes/bisection.hh> #include <dune/tnnmg/problem-classes/bisection.hh>
#include "mydirectionalconvexfunction.hh" #include "mydirectionalconvexfunction.hh"
......
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
#include <dune/tectonic/myblockproblem.hh> #include <dune/tectonic/myblockproblem.hh>
#include <dune/tectonic/myvtkwriter.hh> #include <dune/tectonic/myvtkwriter.hh>
int const dim = 2; int const dim = 3;
template <class GridView> template <class GridView>
void setup_boundary(GridView const &gridView, void setup_boundary(GridView const &gridView,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment