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.05Sep432131Aug29282726252423222120191716151413976532122Jul20191514131198765432128Jun22201918131211109876542131May30171412109876543123Apr19181712529Mar282422198654127Feb26222120543229Jan19Refactoring: created LinearSolver base class and made the solve method virtualRemoved ResidueGetter template parameter from the solve method of linear solversSimplified constructors and operators in Vector and VectorViewFixed VectorView and added testsFixed ArrayView and added testsRefactoring: renamed SharedArray to ArrayView and SharedVector to VectorViewFirst implementation of ILUTCleaned up ILU0Added missing __cuda_callable__ flag to Matrix_impl.hFixed __cuda_callable__ flags in Grid{1,2}.hRevert "Let's try 8 threads again..." - nope, memory/thread is too lowAdded missing include to LinearSystemAssembler.hLet's try 8 threads again...Added missing include into DistributedMesh.hHamilton-Jacobi: disabled float and unused specializations of grid to speed up the compilationRun tests on jlk using only 4 threads instead of 8 because there is not enough memoryRemoved unused matrix settings from tnl-viewFixed specialization of decomposeMesh for unstructured meshFixed passing of mesh function to copyBuffers and BufferEntitiesFixing DistributedMesh and incomplete-type errors in synchronizers when compiling with clangMerge branch 'develop' into eulerMerge branch 'develop' into hamilton-jacobiFixed weird error in cmake regarding RPATH_CHANGEFixed spaces around '-' to make clang happyMerge branch 'develop' into hamilton-jacobiFixes after merge.Merge branch 'develop' into eulerAdded missing return statement in tnl-diff.hRe-added unnamed namespace in MpiCommunicator.hAdded missing with-flags to CMakeLists.txtMerge branch 'develop' into periodic-bcFixes after merge.Removed explicit template instances of GMRES and SORRemoved getArrayElementReference from ArrayOperations because it does not make sense for CUDAFixed missing include in MultidiagonalMatrixSetter.hCmake: skip *_impl.{cpp,cu} completely when explicit template instantiation is disabledCosmetic changes in ArraySimplified tests for containsValue and containsOnlyValue in ArrayTestAdded missing 'virtual' keyword to getTypeVirtual methods in containersRemoved old tests for MIC - new ones are in src/UnitTests
Loading