History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
2494dc4e9df3 | richart | clang-tidy | Nov 13 2020 | |||
f7d749d67510 | richart | Extanding the python interface of FEEngine and cohesive element | Jul 21 2020 | |||
f2b54f6e0331 | richart | Modifications for the documentation | May 6 2020 | |||
534c6752bee0 | richart | adding types capabilities | Aug 14 2019 | |||
fe2c711063a8 | richart | arc lint --everything | Jul 19 2019 | |||
c3496bf61b8d | richart/gallyamov | Bug fix with aka_array_tmpl due to compiler version | Jul 17 2019 | |||
8a9c0bc03921 | richart | Fixed compilations of examples | Jul 3 2019 | |||
0e4984f5a64d | richart | Merge branch 'master' into features/pybind11 | Jun 15 2019 | |||
36cb05800fb2 | richart | Compiling with clang with -fsanitize=memory | Jun 12 2019 | |||
84d2362e4f31 | anciaux | removing swig | May 9 2019 | |||
82efd2d855ec | richart | refactoring some assembly code | Mar 13 2019 | |||
f8a03d4d85b9 | richart | Bug fixing some tests + sanitizing them | Feb 8 2019 | |||
449964d7deb7 | richart | namespacing the type traits | Jan 30 2019 | |||
bb1dc4591df5 | richart | Bug fixing some tests + sanitizing them | Dec 30 2018 | |||
08b1837389c4 | richart | Scoping some enums | Dec 28 2018 | |||
d02061c6e2d6 | richart | modernizing material macro | Nov 6 2018 | |||
04f6203383ea | richart | Bug fix in array resize | Oct 31 2018 | |||
0dc284119849 | richart | Merge branch 'features/pbc' | Oct 10 2018 | |||
a835a3214c48 | richart | Making compilation work with gcc >= 8 | Sep 5 2018 | |||
327aad04af0a | richart | commit to push before vacations: this version is currently broken | Jul 19 2018 | |||
2d7e93b72235 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
80101ddd6e28 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
7064d0e0638c | richart | No harsh termination, only exceptions thrown | Feb 20 2018 | |||
dcc5e7bbbfe8 | richart | sanity checks in make_view | Feb 2 2018 | |||
4d83e6b07478 | anciaux | include the python interface modifications: compiles again | Feb 1 2018 | |||
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