-
- Downloads
There was an error fetching the commit references. Please try again later.
Removed UnsupportedDimension exception
The exception is not used anywhere and does not make much sense. Functions/methods which are not implemented yet can just throw std::runtime_error wich a more specific message.
parent
db52de9e
No related branches found
No related tags found
Showing
- src/TNL/Exceptions/CMakeLists.txt 1 addition, 2 deletionssrc/TNL/Exceptions/CMakeLists.txt
- src/TNL/Exceptions/UnsupportedDimension.h 0 additions, 34 deletionssrc/TNL/Exceptions/UnsupportedDimension.h
- src/TNL/Meshes/DistributedMeshes/DistributedGrid.hpp 0 additions, 1 deletionsrc/TNL/Meshes/DistributedMeshes/DistributedGrid.hpp
Loading
Please register or sign in to comment