Skip to content
Snippets Groups Projects
Commit f10eafb6 authored by Ondřej Székely's avatar Ondřej Székely
Browse files

Fixing tnlGrid.h.

parent 4164b035
No related branches found
No related tags found
No related merge requests found
...@@ -353,6 +353,8 @@ class tnlGrid< 3, Real, Device, Index, Geometry > : public tnlObject ...@@ -353,6 +353,8 @@ class tnlGrid< 3, Real, Device, Index, Geometry > : public tnlObject
tnlStaticVector< 3, RealType > origin, proportions; tnlStaticVector< 3, RealType > origin, proportions;
GeometryType geometry;
IndexType dofs; IndexType dofs;
}; };
......
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