Loading src/TNL/Meshes/DefaultConfig.h +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ template< typename Cell, int WorldDimension = Cell::dimension, typename Real = double, typename GlobalIndex = int, typename LocalIndex = GlobalIndex > typename LocalIndex = short int > struct DefaultConfig { using CellTopology = Cell; Loading Loading
src/TNL/Meshes/DefaultConfig.h +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ template< typename Cell, int WorldDimension = Cell::dimension, typename Real = double, typename GlobalIndex = int, typename LocalIndex = GlobalIndex > typename LocalIndex = short int > struct DefaultConfig { using CellTopology = Cell; Loading