Skip to content
Snippets Groups Projects
Select Git revision
No matching results
An error occurred while fetching branches. Retry the search.
An error occurred while fetching tags. Retry the search.
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.03Dec2130Nov2928262221201918171615141312111098765432131Oct30292725242322211917167643229Sep28272423222019181716151312111098765432131Aug29282726252423222120191716151413976532122Jul20191514131198765432128Jun222019181312Improved documentation of Containers/List.Changed implementation of getting Non-Zero elements. Added problem to comments. Commiting for backup purposes.Added elements into set compressed row lengths to test getNonZeroElements correctly. Set the row length to the same value, for easier testing. Commiting for backup purposes.Commented out tests that are not needed to solve issues with CUDA illegal memory access.Reformatted getNonZeroRowLength to pass on the device Type in string and thus enable the lambda in SparseRow_impl.hModified the ParameterContainer documentation.Added Assert documentation.Tried using std::vector to avoid having to implement DeviceType into SparseRow. Commiting for backup purposes.Added getNonZeroRowLength for backup purposes.Merge branch 'hamilton-jacobi' into 'develop'Deleting legacy code.Moving old code to Legacy.Merge branch 'hamilton-jacobi' of mmg-gitlab.fjfi.cvut.cz:tnl/tnl-dev into hamilton-jacobi3D FSM+FIM implementedEnabled computations with single precision.FIM implemented in 3DLast repair of FIM for GPU.Repair of last commit (error for - wihtout cuda):FIM method implemented for GPU and FIM-FSM implemented for CPU (parallel).FIM method is now faster than chess method but some random error occurs.FIM method implemented. Neighbours are being found on CPU. 3D parallel method disabled because of Array changes.Chess model implemented in 2D.Added documentation of Math, Assert and ParameterContainer.Started with Math and ParameterContainer documentation.Fixed FileName documentation.Fixed Timer documentation.Fixed String documentation.Fixed File documentation.Fixed Logger documentation.Moved test implementations to _impl.h. Reformatted code. Changed long commented out sections to fake ifdef.Initial commit of just the implemented testing functions.Fixed parsing of list entries in Config::ParameterContainerMerge branch 'periodic-bc' into 'develop'Added attempt to make tests easier to read. Added notes.Added operator<< for Subrange formattingFixed DistributedSpMV: added new tag parameterRevert "Fixed cmake RUNPATH error."Fixed templated String constructor and added constructor from bool.Fixed synchronization of periodic boundary conditions with two MPI processes.Added new constructor and distributed node ID to FileName.
Loading