Skip to content
Snippets Groups Projects
Commit 1e050307 authored by Elias Pipping's avatar Elias Pipping Committed by pipping
Browse files

Kill unnecessary typedefs

[[Imported from SVN: r11956]]
parent 0e547d85
Branches
No related tags found
No related merge requests found
......@@ -48,8 +48,6 @@ struct MultigridTestSuite
typedef typename Dune::BitSetVector<blocksize> BitVector;
typedef typename GridType::LevelGridView GridView;
typedef typename Dune::FieldVector<double, dim> DomainType;
typedef typename Dune::FieldVector<double, blocksize> RangeType;
const GridView gridView = grid.levelView(grid.maxLevel());
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment