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

make the data private again, as it should be

[[Imported from SVN: r5743]]
parent 144013e6
No related branches found
No related tags found
No related merge requests found
......@@ -149,7 +149,7 @@ public:
}
//private:
private:
Dune::FieldVector<double,dim> data_;
};
......
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