Skip to content
Snippets Groups Projects
Commit 252deab7 authored by Robert Kloefkorn's avatar Robert Kloefkorn
Browse files

use GridType.

parent 98cca969
No related branches found
No related tags found
No related merge requests found
......@@ -94,7 +94,7 @@ namespace Dune
template< int codim >
struct InsertEntity
{
static void apply ( const typename GridImp::template Codim< 0 >::Entity &entity,
static void apply ( const typename GridType::template Codim< 0 >::Entity &entity,
PersistentContainerVectorType &indexContainer,
std::vector< int > &sizes )
{
......
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