-
- Downloads
There was an error fetching the commit references. Please try again later.
Refactoring: moved Arithmetics to the main TNL directory
The Experimental directory does not make much sense - there is a lot of experimental or just unused code in TNL, e.g. Images or Operators. - tests moved to the main UnitTests directory - added missing inclusion of the Algorithms tests directory to CMakeLists.txt
parent
ef5b6bed
No related branches found
No related tags found
Showing
- src/CMakeLists.txt 0 additions, 4 deletionssrc/CMakeLists.txt
- src/TNL/Arithmetics/Double.h 0 additions, 0 deletionssrc/TNL/Arithmetics/Double.h
- src/TNL/Arithmetics/Double_impl.h 0 additions, 0 deletionssrc/TNL/Arithmetics/Double_impl.h
- src/TNL/Arithmetics/FlopsCounter.cpp 0 additions, 0 deletionssrc/TNL/Arithmetics/FlopsCounter.cpp
- src/TNL/Arithmetics/FlopsCounter.h 0 additions, 0 deletionssrc/TNL/Arithmetics/FlopsCounter.h
- src/TNL/Arithmetics/MultiPrecision.cpp 0 additions, 0 deletionssrc/TNL/Arithmetics/MultiPrecision.cpp
- src/TNL/Arithmetics/MultiPrecision.h 0 additions, 0 deletionssrc/TNL/Arithmetics/MultiPrecision.h
- src/TNL/Arithmetics/Quad.h 0 additions, 0 deletionssrc/TNL/Arithmetics/Quad.h
- src/TNL/Arithmetics/Quad_impl.h 0 additions, 0 deletionssrc/TNL/Arithmetics/Quad_impl.h
- src/TNL/Arithmetics/Real.h 0 additions, 0 deletionssrc/TNL/Arithmetics/Real.h
- src/TNL/Experimental/Arithmetics/CMakeLists.txt 0 additions, 1 deletionsrc/TNL/Experimental/Arithmetics/CMakeLists.txt
- src/TNL/Experimental/Arithmetics/UnitTests/GtestMissingError.h 0 additions, 21 deletions...NL/Experimental/Arithmetics/UnitTests/GtestMissingError.h
- src/TNL/Experimental/CMakeLists.txt 0 additions, 1 deletionsrc/TNL/Experimental/CMakeLists.txt
- src/TNL/Solvers/ODE/ExplicitSolver.h 5 additions, 6 deletionssrc/TNL/Solvers/ODE/ExplicitSolver.h
- src/UnitTests/Arithmetics/CMakeLists.txt 0 additions, 0 deletionssrc/UnitTests/Arithmetics/CMakeLists.txt
- src/UnitTests/Arithmetics/MultiPrecisionTest.cpp 26 additions, 26 deletionssrc/UnitTests/Arithmetics/MultiPrecisionTest.cpp
- src/UnitTests/Arithmetics/QuadTest.cpp 35 additions, 35 deletionssrc/UnitTests/Arithmetics/QuadTest.cpp
- src/UnitTests/CMakeLists.txt 2 additions, 0 deletionssrc/UnitTests/CMakeLists.txt
- src/UnitTests/Containers/VectorEvaluateAndReduceTest.h 0 additions, 1 deletionsrc/UnitTests/Containers/VectorEvaluateAndReduceTest.h
- src/UnitTests/Containers/VectorTestSetup.h 1 addition, 1 deletionsrc/UnitTests/Containers/VectorTestSetup.h
Loading
Please register or sign in to comment