Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
No matching results
An error occurred while fetching branches. Retry the search.
An error occurred while fetching tags. Retry the search.
Created with Raphaël 2.2.04Nov32131Oct30292725242322211917167643229Sep28272423222019181716151312111098765432131Aug29282726252423222120191716151413976532122Jul20191514131198765432128Jun22201918131211109876542131May30171412109876543123Apr19181712529Mar282422198654127Feb2622Added format dependent test for the setElement function. This is format dependent, because setElement won't work without setting rowLengths.Added test for reset function.Reformatted test functions to not be dependent on the tested format.Added rowPointers testing to setDimensions test.Fixed spelling error in one of the TODOs.Added test for setLike function, but only for Dimension comparison.Changed function title formatting from 'testFunctionName' to 'test_FunctionName'.Added test for setCompressedRowLengths function. This test is correctAdded test for setDimensions function. This test is correct assuming that getRows() and getColumns() work correctly and don't need to be tested.Divided testGetType into separate functions, one for Host and one for CUDA, to avoid non-CUDA systems having difficulties.Fixed the SparseMatrixTest file, attempting to fix pipeline error with this commit.Fixed SparseMatrixTest.h:Adding non-error throwing version of SparseMatrixTest.hImport of working CMakeLists.txt modified to include and create dbg for SparseMatrixTest.Corrected googltest expect for string.In SparseMatrixTest.h:Revert didn't work on jlk site, reverting manually to the CMakeLists.txt from branch Develop.Deleted an accidentally included function in the last commitEdited CMakeLists.txt to account for SparseMatrixTest files.In src/UnitTests/Matrices:In SparseMatrixCopyTest.h:In SparseMatrixCopyTest.h:In SparseMatrixCopyTest.h:VTKWriter: improved implementation to avoid specializations by GridEntityremote_mirror_d…remote_mirror_d6225c370087f6a0fb86a76d3bea8f6a/arithmetics remote_mirror_d6225c370087f6a0fb86a76d3bea8f6a/lbmLast repair of FIM for GPU.In SparseMatrixCopyTest.h:In sparseMatrixCopyTest.h:Repair of last commit (error for - wihtout cuda):FIM method implemented for GPU and FIM-FSM implemented for CPU (parallel).Benchmarks: allow to run linear-solvers benchmarks only on GPUIn SparseMatrixCopyTest.h:Merge branch 'nina' of jlk.fjfi.cvut.cz:mmg/tnl-dev into ninaString documentation.Doxygen omits directories without documentation.Added first examples into String.Altered documentation of String. Started with examples.Documentation of String. Better brief description.Merge branch 'hamilton-jacobi' of jlk.fjfi.cvut.cz:mmg/tnl-dev into hamilton-jacobiFIM method is now faster than chess method but some random error occurs.Added documentation to String.
Loading