Skip to content
Snippets Groups Projects
Commit 1c94f29e authored by Thomas Witkowski's avatar Thomas Witkowski
Browse files

Small bugfix, thanks to Simon.

parent ebe4947e
No related branches found
No related tags found
No related merge requests found
...@@ -82,7 +82,7 @@ namespace AMDiS { ...@@ -82,7 +82,7 @@ namespace AMDiS {
inline std::string getTypeName() const inline std::string getTypeName() const
{ {
return "ElementRegionED"; return "ElementRegion_ED";
} }
inline const int getTypeID() const inline const int getTypeID() const
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment