History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
6213adec4933 | richart | Bug fix for cohesive element in sequential | Mar 11 2018 | |||
a3cd85da9cd9 | richart | Adding operator distance in vector iterator | Mar 8 2018 | |||
cf641f3e110a | richart | adding iterator in Vector | Mar 6 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 | |||
cd565fe490da | frerot | made block argument constant | Feb 19 2018 | |||
6ea77414b2e9 | frerot | fixed all compile errors on ShapeStructural | Dec 19 2017 | |||
eef4dfda8584 | richart | Implemented a block operator to correct the structural elements | Dec 8 2017 | |||
1aa85b4c82da | richart | Structural fe engine almost initializes | Dec 7 2017 | |||
20647fbaefa9 | • arichart | Tidying the code with more clang-tidy | Dec 3 2017 | |||
fcbee3a0712f | richart | Moving the constant initialization as constexpr in the headers | Nov 29 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 | |||
28f5cbe13756 | richart | lot of tests fixes | Sep 11 2017 | |||
33dc72f501a9 | richart | Adding few operators | Aug 22 2017 | |||
67e65283226f | richart | Changed initialization of elementtypemaparray | Jul 6 2017 | |||
f3288de80211 | richart | Changing namespace definition | Jun 19 2017 | |||
e5a6225ca95a | richart | Merge remote-tracking branch 'origin/master' into features/dofs-separation… | Jun 14 2017 | |||
1fa65ad34bcd | richart | Fall back for types, still some weird thing with move operators | Jun 14 2017 | |||
675bab9f5b36 | richart | Corrected a bunch of tests | Jun 12 2017 | |||
29326497bfe1 | D116 | richart | The assert insert a bug instead of preventing one | Jun 12 2017 | ||
f1b6481e3acf | richart | clang-tidy a bit the code | Jun 6 2017 | |||
97981337ee56 | richart | Adding initializer_list | May 11 2017 | |||
cafceb59140e | richart | Rewrote synchronizer interface (need testing) | Dec 2 2016 | |||
0afd2f20c3e2 | richart | New solvers in solid_mechanics_model | Jun 29 2016 | |||
dce266957af7 | richart | Adding *axpy | Apr 27 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 | |||
336b0925e427 | LSMS Tester/richart | Updating headers + correcting some emails | Jan 18 2016 | |||
71b9eea7a413 | richart | Adding information for the packages + generating list of files | Jan 18 2016 | |||
7dd9648d4655 | LSMS Tester/richart | Updating the headers for the release 2.3 | Jan 15 2016 | |||
c17ed228b8ca | Lucas Frérot | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Dec 8 2015 | |||
b90648112933 | Lucas Frérot | added doc for Tensor3 and changed [] operator in Tensor3 | Dec 8 2015 | |||
273337d4079f | anciaux | compilation with clang ok | Dec 8 2015 | |||
8fcd629b2e35 | richart | Advancing on the definition of the TimeStepSolver | Sep 17 2015 | |||
05df46a996de | richart | Made unordered_map a bit more generic with an autodetection in cmake | Aug 18 2015 | |||
e4b33a973bf9 | Aurelia Cuba Ramos | asserts for range of access of matrix, vector and tensor3 objects added… | Jul 8 2015 | |||
89412ac018dd | anciaux | add feature to the nodal group | May 28 2015 | |||
225022bf69b2 | richart | bug fix in the copy of proxy in proxy, made it imposible to create proxy not… | May 18 2015 | |||
9f7fb7ef76dc | richart | Modification in aka types + adding a test for the same file | May 15 2015 | |||
089ea78fe293 | Marco Vocialta | Fixing a bug in the operator= of VectorProxy | Apr 22 2015 | |||
cee9304c42a5 | richart | Change in operator[] of array iterator return a proxy instead of a reference | Apr 13 2015 | |||
20448a1bdf22 | Marco Vocialta | Bug fixes and deletion of some unnecessary functions to average stress in… | Mar 18 2015 | |||
213fa2e405eb | Marco Vocialta | Performance optimizations for cohesive elements | Mar 18 2015 | |||
11d9dfcf176b | anciaux | deactivate broken viscous anisotropy | Mar 17 2015 | |||
848f0fd8c83b | richart | Initial import of the new git version of akantu | Oct 19 2014 |
c4science · Help