Skip to content
Snippets Groups Projects
Commit 5568c74f authored by Tomáš Oberhuber's avatar Tomáš Oberhuber
Browse files

Implementing the mesh initializer.

parent 03d40534
No related branches found
No related tags found
No related merge requests found
......@@ -257,8 +257,8 @@ template< typename ConfigTag,
class tnlMeshEntityInitializerLayer< ConfigTag,
EntityTag,
DimensionsTag,
tnlStorageTag< true >,
tnlStorageTag< true > >
tnlStorageTraits< true >,
tnlStorageTraits< true > >
: public tnlMeshEntityInitializerLayer< ConfigTag,
EntityTag,
typename DimensionsTag::Previous >
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment