History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
720f6bbe52b9 | richart | Bug fix in heat transfer | Jan 31 2018 | |||
e0c8291e366e | richart | Adding Range to be able to zip iterators | Jan 29 2018 | |||
f3307a9f5722 | richart | testing const correctness on array | Jan 26 2018 | |||
7119a77a37b4 | richart | Bug fix to avoid to modify const arrays with no compilation errors | Jan 25 2018 | |||
dbab3a696525 | richart | Passing compilation with intel compiler | Jan 16 2018 | |||
469aa17f263e | richart | Added tests for precomputation of finite element engine | Dec 22 2017 | |||
20647fbaefa9 | • arichart | Tidying the code with more clang-tidy | Dec 3 2017 | |||
98405b386e09 | richart | clang-tidy auto-fix second pass for using and auto + performance | Nov 8 2017 | |||
3cb848d814e7 | richart | clang-tidy first pass of auto-fixes | Nov 8 2017 | |||
2bc78a1688b2 | richart | Adding make_view and c++ standard compatibility layer | Nov 7 2017 | |||
e1e93d268755 | richart | Still on the path of making g++ 5.4.* happy | Oct 25 2017 | |||
e25f4e309c2e | richart | Modernization of the code + typo correction | Oct 11 2017 | |||
8d9e45a9d4e4 | richart | Factorizing the begin/end functions for iterators on Array<T> | Oct 11 2017 | |||
a2a185177344 | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
022300508462 | richart | tidying the code | Aug 11 2017 | |||
2109dd7c1417 | richart | Adding reserve to array | Aug 9 2017 | |||
f1b6481e3acf | richart | clang-tidy a bit the code | Jun 6 2017 | |||
a62caba660ec | richart | Bug fix in element_synchronizer rewrite | Apr 1 2017 | |||
04ead12caed2 | richart | Initialize the solver based on input files | Jun 19 2016 | |||
bbf37adfc2a8 | richart | Optimizing to remove useless allocation and memsets | Jun 17 2016 | |||
6cd48b3f4371 | richart | Merge branch 'master' into dofs-separation-rewrote | Feb 2 2016 | |||
8b77901c9c9f | richart | updating headers | Jan 22 2016 | |||
c66c6897a714 | richart | Removing warnings in -pedantic | Jan 22 2016 | |||
a1b3497b1275 | LSMS Tester/richart | Removing warning with -Wall -Werror + reformating the fils went through | Jan 21 2016 | |||
7dd9648d4655 | LSMS Tester/richart | Updating the headers for the release 2.3 | Jan 15 2016 | |||
484c1dcb5452 | Clement Roux | clearer comment with example for Array::extendComponentsInterlaced | Nov 6 2015 | |||
1bd0eeb2bfc0 | Clement Roux | Add comments and doc for mesh_data and aka_array | Nov 5 2015 | |||
1f6d3d2a449f | richart | Moving some more code for the solver implementations | Oct 7 2015 | |||
0b8d00ba3541 | richart | Change of array output to correct the fe_engine test in Release mode | Jul 13 2015 | |||
cee9304c42a5 | richart | Change in operator[] of array iterator return a proxy instead of a reference | Apr 13 2015 | |||
2ec003c4fb7b | richart | correction of python wrapper | Dec 16 2014 | |||
848f0fd8c83b | richart | Initial import of the new git version of akantu | Oct 19 2014 |
c4science · Help