Skip to content
Snippets Groups Projects
Commit f5700d56 authored by Robert Klöfkorn's avatar Robert Klöfkorn
Browse files

FieldVector.

[[Imported from SVN: r910]]
parent fd4f7461
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ namespace BernhardSchuppGrid {
typedef Dune::IndexStack<int,lengthOfFiniteStack> IndexManagerType;
// type for outer normal of intersection iterator
typedef Dune::Vec<double,3> BSGridVecType;
typedef Dune::FieldVector <double,3> BSGridVecType;
typedef enum {hexa,tetra} grid_t;
......
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