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.021Apr2019161514131211653131Mar302928272582115Feb141093230Jan292524231916826Dec21201514131211107654all mentioned solvers tested and workingAll previously described solver compilable not tested yetminor changesadded Prandtl, PrandtlKolmogorov, KOmega and KEpsilon Solvers. Prandtl not working yetMerge branch 'develop' of mmg-gitlab.fjfi.cvut.cz:tnl/tnl-dev into developFixed becnhmark array operations comparison.Added multiplicator parameter to the vectorProduct method in SlicedEllpackMerge branch 'revision' into 'develop'Removed Object from classes which don't really need itReplaced save and load methods on Array and ArrayView with operator<< and operator>>Removed boundLoad from Array and Object - needed only in MeshFunction and VectorFieldRefactoring ArrayIORemoved superfluous exceptions for file loading/savingRemoved File::Mode enumDisabled building documentation on the CIRevision of ArrayViewExampleC++14 simplificationsRequire cmake 3.12.2 due to CUDA 10 compatibilityRequire CUDA >= 9.0 due to C++14Switch to C++14Added NotImplementedError exceptionTests: split main functions into separate headersAdded missing ASSERT_NO_THROW macros to testsRemoved useless ThisType aliasesFixed array binding in the Hamilton-Jacobi solver - using ArrayView instead of ArrayFixed Array's move-assignment operatorFixed overloading between Array's copy-constructor and templated binding constructorFixes in ArrayOperationsRemoved binding from StaticArrayTestUsed VectorView for binding instead of Vector in mesh BoundaryTags layerFixed catching exceptions by referenceCommented out unused computed value in HeatEquation benchmark's ExplicitUpdaterCommented out unused variables in HeatEquationBenchmarkProblemRemoved getSerializationType() methods from Vector - they should be saved as ArrayRemoved binding stuff from ArrayTest, other improvementsMarked binding constructors and methods in Array as deprecatedImproved ArrayViewTestFixed methods save/load in Meshrepairs to make project compilableMerge branch 'reduction' into 'develop'
Loading