Loading src/TNL/Meshes/MeshDetails/traits/MeshEntityTraits.h +0 −2 Original line number Diff line number Diff line Loading @@ -83,8 +83,6 @@ public: using SeedIndexedSetType = Containers::IndexedSet< SeedType, GlobalIndexType, Key >; using SeedArrayType = Containers::Array< SeedType, Devices::Host, GlobalIndexType >; using ReferenceOrientationArrayType = Containers::Array< ReferenceOrientationType, Devices::Host, GlobalIndexType >; using SharedArrayType = Containers::tnlConstSharedArray< EntityType, Devices::Host, GlobalIndexType >; }; } // namespace Meshes Loading Loading
src/TNL/Meshes/MeshDetails/traits/MeshEntityTraits.h +0 −2 Original line number Diff line number Diff line Loading @@ -83,8 +83,6 @@ public: using SeedIndexedSetType = Containers::IndexedSet< SeedType, GlobalIndexType, Key >; using SeedArrayType = Containers::Array< SeedType, Devices::Host, GlobalIndexType >; using ReferenceOrientationArrayType = Containers::Array< ReferenceOrientationType, Devices::Host, GlobalIndexType >; using SharedArrayType = Containers::tnlConstSharedArray< EntityType, Devices::Host, GlobalIndexType >; }; } // namespace Meshes Loading