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.06Aug5432131Jul3029282726251615141312111097542125Jun24201918171424May529Apr2622212019161514131211653131Mar302928272582115Feb141093230Jan2925Added missing __cuda_callable__ flagsSmall fixes for expression templatesExpression templates: fixed DistributedComparisonRemoved unused evaluate methods from expression templatesSimplified expression templates: pow implemented as a binary expression rather than a special unary expressionUnified VectorBinaryOperationsTest for all vector types (i.e. distributed, static and normal)Removed unused code for vector-scalar multiplicationContainers: renamed _impl.h files to .hppRenamed getLocalArrayView and getLocalVectorView to simply getLocalViewRemoved unnecessary getView methods which return non-modifiable viewEnabling MPI via cmake's FindMPI moduleImproved ArrayTest to avoid compiler warning due to implicit coversion from double to intReplaced some asserts in examples with NotImplementedError to avoid compiler warningsFixed bug in timer examplesRefactoring code coverage scriptsFixed overflow errors in static vector tests with integersUnified tests for StaticVectorExpressions with VectorExpressions and VectorViewExpressionsAnother fix for static lpNorm (previous fix was incomplete)Added missing unary functions for static vectorsFixed argMin and argMax for static expressionsFixed assignments operators for StaticVector: +=, -=, *=, /=Enabled test for vector comparison on different devicesAdded scripts to generate coverage reports with clangFixed vector assignment with operations: +=, -=, *=, /=Fixed segfault in VectorUnaryOperationsTestFixed typos in VectorUnaryOperationsTestWorkaround for inexact comparison of vectors in VectorUnaryOperationsTestFixed Vector::operator=Workaround for inexact comparison of vectors in VectorUnaryOperationsTestFixed cross-device comparisons in VectorUnaryOperationsTestFixed Array's copy-constructor for empty arraysRemoved build flags for explicit template instantiationFixed bug in lpNormEnabled TimerTest in cmake and moved SaveAndLoadMeshfunctionTest to FunctionsFixed typos in vector testsAdded missing std::remove call to multimap testsRewritten tests for vector operationsFixed argMin and argMax functions for unary expressionsReplaced assert with NotImplementedError in tnl-diffAdded expressions for missing hyperbolic functions: sinh, asinh, acosh, atanh
Loading