-
- Downloads
There was an error fetching the commit references. Please try again later.
Refactoring the matrix reader, implementing the matrix writer.
Showing
- src/implementation/matrices/CMakeLists.txt 4 additions, 2 deletionssrc/implementation/matrices/CMakeLists.txt
- src/implementation/matrices/tnlMatrixReader_impl.h 218 additions, 140 deletionssrc/implementation/matrices/tnlMatrixReader_impl.h
- src/implementation/matrices/tnlMatrixWriter_impl.h 102 additions, 0 deletionssrc/implementation/matrices/tnlMatrixWriter_impl.h
- src/implementation/matrices/tnlMatrix_impl.h 24 additions, 0 deletionssrc/implementation/matrices/tnlMatrix_impl.h
- src/legacy/matrices/tnlMatrix.cpp 0 additions, 0 deletionssrc/legacy/matrices/tnlMatrix.cpp
- src/legacy/matrices/tnlMatrix.h 565 additions, 0 deletionssrc/legacy/matrices/tnlMatrix.h
- src/matrices/CMakeLists.txt 5 additions, 3 deletionssrc/matrices/CMakeLists.txt
- src/matrices/tnlMatrix.h 26 additions, 523 deletionssrc/matrices/tnlMatrix.h
- src/matrices/tnlMatrixReader.h 34 additions, 6 deletionssrc/matrices/tnlMatrixReader.h
- src/matrices/tnlMatrixWriter.h 53 additions, 0 deletionssrc/matrices/tnlMatrixWriter.h
- tests/benchmarks/CMakeLists.txt 22 additions, 22 deletionstests/benchmarks/CMakeLists.txt
- tests/long-time-unit-tests/matrix-formats-test.h 6 additions, 1 deletiontests/long-time-unit-tests/matrix-formats-test.h
- tests/long-time-unit-tests/tnl-run-matrix-formats-test 4 additions, 3 deletionstests/long-time-unit-tests/tnl-run-matrix-formats-test
- tests/unit-tests/tnl-unit-tests.h 3 additions, 12 deletionstests/unit-tests/tnl-unit-tests.h
- tools/src/CMakeLists.txt 6 additions, 6 deletionstools/src/CMakeLists.txt
Loading
Please register or sign in to comment