History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
e5cfe0ce664a | Nicolas Richart | clang-format everything | Sep 15 2021 | |||
a23d4b76944e | richart | Preparing version 4.0.0 | Aug 17 2021 | |||
e6faf34e0cc7 | richart | Bug fix in the dumper for enums | Jun 23 2021 | |||
3e903a0f9340 | richart | [doc] Adding constitutive laws | Mar 12 2021 | |||
6499a1de98dd | richart | Accounting for stupid version of compilers | Nov 13 2020 | |||
afd7269e93f5 | richart | clang-tidy | Nov 13 2020 | |||
d2aec9116f8f | richart | Modifications for the documentation | May 6 2020 | |||
f570859554d8 | richart | Some cleaning and modernization of the code | Nov 27 2019 | |||
506facc40360 | richart | adding types capabilities | Aug 14 2019 | |||
5cf490a6c1b7 | richart | arc lint --everything | Jul 19 2019 | |||
604abe561a78 | richart | Merge branch 'master' into features/pybind11 | Jun 15 2019 | |||
f433098ce4ca | richart | Compiling with clang with -fsanitize=memory | Jun 12 2019 | |||
c4e9e7754ea5 | anciaux | removing swig | May 9 2019 | |||
c0e6a0777c8d | richart | refactoring some assembly code | Mar 13 2019 | |||
ecc7a17aa46e | richart | namespacing the type traits | Jan 30 2019 | |||
057a7338660e | richart | Merge branch 'features/pbc' | Oct 10 2018 | |||
b2e3aaf7f89b | richart | Making compilation work with gcc >= 8 | Sep 5 2018 | |||
df0bceaf33e6 | richart | commit to push before vacations: this version is currently broken | Jul 19 2018 | |||
55edd944bb58 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
246ddc4b7d86 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
28ce4e716b0d | richart | Passing compilation with intel compiler | Jan 16 2018 | |||
c74f2ec01748 | richart | Test fe engine precompute working | Dec 28 2017 | |||
57fad7af08c3 | richart | clang-tidy auto-fix second pass for using and auto + performance | Nov 8 2017 | |||
75f4c432a631 | richart | clang-tidy first pass of auto-fixes | Nov 8 2017 | |||
cb69f0b0ec22 | richart | Adding make_view and c++ standard compatibility layer | Nov 7 2017 | |||
3d7fe3d976e2 | richart | Still on the path of making g++ 5.4.* happy | Oct 25 2017 | |||
0d7f020b78e3 | richart | Factorizing the begin/end functions for iterators on Array<T> | Oct 11 2017 | |||
8e6f37ad117f | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
7aa5e2971b57 | richart | Adding reserve to array | Aug 9 2017 | |||
16a09345bce9 | richart | clang-tidy a bit the code | Jun 6 2017 | |||
ee38ea5b4ddd | richart | Bug fix in element_synchronizer rewrite | Apr 1 2017 | |||
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 | |||
7dd9648d4655 | LSMS Tester/richart | Updating the headers for the release 2.3 | Jan 15 2016 | |||
273337d4079f | anciaux | compilation with clang ok | Dec 8 2015 | |||
72a20029b64d | richart | Modifications to compile on windows | Nov 11 2015 | |||
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 | |||
7d2223d91ea9 | anciaux | extend resize for temp Array for python and allow setmodetext to models | Jul 21 2015 | |||
abc39fe1ae35 | anciaux | modify the doc for trapezoidal integrator | Jun 9 2015 | |||
632341c2c02b | Aurelia Cuba Ramos | solver tests updated, corrections in cleanup of material_non_local | Apr 28 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