Loading src/TNL/Meshes/MeshDetails/layers/EntityTags/Layer.h +0 −2 Original line number Diff line number Diff line Loading @@ -81,14 +81,12 @@ public: ghostsOffset = entitiesCount; } __cuda_callable__ typename EntityTagsArrayType::ViewType getEntityTagsView( DimensionTag ) { return tags.getView(); } __cuda_callable__ typename EntityTagsArrayType::ConstViewType getEntityTagsView( DimensionTag ) const { Loading src/TNL/Meshes/MeshDetails/layers/EntityTags/LayerFamily.h +0 −2 Original line number Diff line number Diff line Loading @@ -170,7 +170,6 @@ public: using BaseType::operator=; template< int Dimension > __cuda_callable__ typename EntityTagsArrayType::ViewType getEntityTagsView() { Loading @@ -179,7 +178,6 @@ public: } template< int Dimension > __cuda_callable__ typename EntityTagsArrayType::ConstViewType getEntityTagsView() const { Loading Loading
src/TNL/Meshes/MeshDetails/layers/EntityTags/Layer.h +0 −2 Original line number Diff line number Diff line Loading @@ -81,14 +81,12 @@ public: ghostsOffset = entitiesCount; } __cuda_callable__ typename EntityTagsArrayType::ViewType getEntityTagsView( DimensionTag ) { return tags.getView(); } __cuda_callable__ typename EntityTagsArrayType::ConstViewType getEntityTagsView( DimensionTag ) const { Loading
src/TNL/Meshes/MeshDetails/layers/EntityTags/LayerFamily.h +0 −2 Original line number Diff line number Diff line Loading @@ -170,7 +170,6 @@ public: using BaseType::operator=; template< int Dimension > __cuda_callable__ typename EntityTagsArrayType::ViewType getEntityTagsView() { Loading @@ -179,7 +178,6 @@ public: } template< int Dimension > __cuda_callable__ typename EntityTagsArrayType::ConstViewType getEntityTagsView() const { Loading