Skip to content
Snippets Groups Projects
Commit 8b2cdec4 authored by Sven Kaulmann's avatar Sven Kaulmann
Browse files

Fixer doch typo

parent 7fdedf16
No related branches found
No related tags found
No related merge requests found
...@@ -127,7 +127,7 @@ intersectionRange(const Dune::GridView<GridViewTraits>& gridview, ...@@ -127,7 +127,7 @@ intersectionRange(const Dune::GridView<GridViewTraits>& gridview,
#if HAVE_DUNE_FEM #if HAVE_DUNE_FEM
//! Range adpater for lagrane points from lagrange spaces //! Range adapter for lagrange points from lagrange spaces
template <class DiscreteFunctionspaceType, int faceCodim> template <class DiscreteFunctionspaceType, int faceCodim>
class LagrangePointSetRange class LagrangePointSetRange
{ {
......
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