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.09Feb3230Jan292524231916826Dec2120151413121110765432130Nov2928262221201918171615141312111098765432131Oct30292725242322211917167643229Sep282724232220191817Removed tutorials from the INPUT in Doxyfile since they should not be documentedDoxyfile: reduced the list of excluded patternsImproved main-page.mdMoved Doxyfile and generation script under Documentation/Copy the logo image into the html/ directoryAdded basic documentation for namespacesImproved settings in Doxyfile, added external links to cppreference.comMoved files from doc/ into Documentation/Attempting to find a system for writing tutorials using Doxygen.Deleting old RST files.Creating new main page for Doxygen.Linked README.md with Doxygen.Improved README.md, moved authors into the README, removed empty filesMerge branch 'parallel-for' into 'develop'Fixed ordering of indices in ParallelFor to be consistent for Host and CudaOptimization of ParallelFor on CPU.Simplification in GMRES: removed useless sqrtAdded files exception headers to CMakeLists.Fixed bug in parseCommandLine due to matobMoved old tests into the tnl-legacy repositoryReplaced call of setString in DICOM format.Added missing namespacesRemoved 'using namespace std;' from DistributedMeshes/Directions.hMerge branch 'header-only' into 'develop'Split SparseMatrixTest into multiple source files to speed up parallel buildFixed typo in CMakeLists.txt and disabled unfinished DenseMatrixTestFixed cmake errorRemoved tnl-link script - useless for a header-only librarySplit templated tests into separate compilation units per device to speed up parallel buildCMakeLists.txt: removed libtnl.so (TNL is now header-only!)Moved stuff from String.cpp to String_impl.hFixed StringExampleNew way of (de)serialization of objects into TNL::File using operator<< and operator>> (starting with string)Reimplemented TNL::String using std::stringRemoved explicit template instances of TestFunctionMoved stuff from CudaDeviceInfo.{cpp,cu} and SystemInfo.cpp into header filesUsed std::put_time instead of std::strftime in SystemInfoMoved stuff from FileName.cpp to FileName.hppMoved stuff from Timer.cpp to Timer_impl.hRemoved unused timer from ExplicitSolver
Loading