Skip to content
Snippets Groups Projects
Commit 0eba0308 authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

Added missing parameter name in 3D Grid specialization

parent e2cbfb8b
No related branches found
No related tags found
1 merge request!122Linting setup + code updates
...@@ -67,7 +67,7 @@ public: ...@@ -67,7 +67,7 @@ public:
* \brief See Grid1D::setDimensions( const CoordinatesType& dimensions ). * \brief See Grid1D::setDimensions( const CoordinatesType& dimensions ).
*/ */
void void
setDimensions( const CoordinatesType& ); setDimensions( const CoordinatesType& dimensions );
/** /**
* \brief See Grid1D::getDimensions(). * \brief See Grid1D::getDimensions().
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment