Skip to content
Snippets Groups Projects
Commit 1fa70fea authored by Oliver Sander's avatar Oliver Sander Committed by sander@FU-BERLIN.DE
Browse files

switch back to 2d for the time being

[[Imported from SVN: r8241]]
parent 85d3abe3
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@
#include <dune/gfe/geodesicfefunctionadaptor.hh>
// grid dimension
const int dim = 3;
const int dim = 2;
typedef UnitVector<double,3> TargetSpace;
typedef std::vector<TargetSpace> SolutionType;
......
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