Skip to content
Snippets Groups Projects
Commit 07f6938d authored by Porrmann, Maik's avatar Porrmann, Maik
Browse files

remove typo

parent 5478f556
No related branches found
No related tags found
No related merge requests found
......@@ -181,7 +181,7 @@ namespace Dune
DUNE_THROW(Dune::NotImplemented,
"Argyris Element is only implemented for affine transformations");
}
a template <class Values, class LocalCoordinate, class Geometry>
template <class Values, class LocalCoordinate, class Geometry>
void apply(Values &values, LocalCoordinate const &xi, Geometry const &geometry) const
{
......
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