Skip to content
Snippets Groups Projects
Commit a02b89ec authored by Christian Engwer's avatar Christian Engwer
Browse files

fixed capabilities struct

[[Imported from SVN: r2435]]
parent 58fe68b1
Branches
Tags
No related merge requests found
......@@ -1101,7 +1101,7 @@ namespace Dune {
};
template<int dim, int dimw, int cdim>
struct hasEntity< SGrid<dim,dimw>, SEntity<cdim, dim, const SGrid<dim,dimw> > >
struct hasEntity< SGrid<dim,dimw>, cdim>
{
static const bool v = true;
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment