Loading src/TNL/Meshes/MeshDetails/MeshEntityIndex.h +1 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,7 @@ public: : id( -1 ) {} __cuda_callable__ const IDType& getIndex() const { TNL_ASSERT( this->id >= 0, ); Loading Loading
src/TNL/Meshes/MeshDetails/MeshEntityIndex.h +1 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,7 @@ public: : id( -1 ) {} __cuda_callable__ const IDType& getIndex() const { TNL_ASSERT( this->id >= 0, ); Loading