History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
4dc8e81cb6b8 | richart | Updating headers for release 5.0.0 | Mar 15 2023 | |||
ec0687d64e2f | richart | More code quality cleaning | Jan 29 2023 | |||
2808662af970 | richart | Working on the code quality | Jan 28 2023 | |||
28e7733d722a | richart | Using more c++17 | Oct 6 2022 | |||
b49c989ba5c3 | richart | Refactor contact code (still need some work) | Sep 29 2022 | |||
6748b0c03915 | richart | Correct compilation on ubuntu:lts and with clang | Jul 12 2022 | |||
3db14ff16b82 | richart | More bug fixes and uint to int/auto | May 3 2022 | |||
a4980c2e8c1d | Nicolas Richart | [wip] more bug fixing and uint to auto | Jan 27 2022 | |||
cb6de5f8a3bc | Nicolas Richart | [wip] bug fix and changing UInt to Idx and Int | Jan 26 2022 | |||
a08c45ee509b | Nicolas Richart | [wip] tests are compiling | Jan 22 2022 | |||
fbd8b0dfaf2d | Nicolas Richart | [wip] more UInt changed and material changes to named_tuples | Jan 20 2022 | |||
8e76908f420b | Nicolas Richart | [wip] slowly correcting the merge and rebase errors | Oct 31 2021 | |||
01141098e462 | Nicolas Richart | Merge remote-tracking branch 'origin/master' into features/eigen | Oct 29 2021 | |||
dd07c2a05544 | Nicolas Richart | [wip] changing back `const (ElementType|ElementKind|GhostType) &` to \1 after… | Oct 29 2021 | |||
47efb065a843 | richart/Nicolas Richart | [wip] More UInt to auto, Int or Idx and Eigen stuffs | Oct 29 2021 | |||
308a7eb3b266 | richart/Nicolas Richart | [WIP] UInt to auto, Idx or Int | Oct 26 2021 | |||
87a57094fc80 | richart/Nicolas Richart | [WIP] constexpr to help using static size matrices | Oct 26 2021 | |||
6433ed40e8e0 | richart/Nicolas Richart | [WIP] UInt to Int and auto everything | Oct 26 2021 | |||
3cce03794477 | richart/Nicolas Richart | [WIP] making iterator work with eigen types and started to make akantu eigen… | Oct 22 2021 | |||
e5cfe0ce664a | Nicolas Richart | clang-format everything | Sep 15 2021 | |||
146f7a0e9b4c | richart/Nicolas Richart | initial change for eigen | Sep 14 2021 | |||
25743e8c285f | richart | clang-tidy --fix: to auto fix errors | Aug 27 2021 | |||
a23d4b76944e | richart | Preparing version 4.0.0 | Aug 17 2021 | |||
40104a165ba1 | richart | Corrected clang compilation error and linted some part of the contact code | Jun 24 2021 | |||
205db61909bc | pundir | tests/examples and python modules for contact code added | Jun 6 2021 | |||
b310023952d2 | pundir | Merge branch 'master' of gitlab.com:akantu/akantu into features/contact | Apr 7 2021 | |||
a724d3f2390c | richart | Getting rid of the static memory | Mar 10 2021 | |||
e37c144d7c8c | richart | Merge branch 'master' into features/contact | Dec 11 2020 | |||
4090a168ad5e | richart | Minor improvements to help debugging | Nov 13 2020 | |||
19086cd4e3db | richart | Full rewrite of cohesive insertion to ensure the order of insertion across… | Nov 13 2020 | |||
afd7269e93f5 | richart | clang-tidy | Nov 13 2020 | |||
df896bbba52f | pundir | conflicts with master resolved | Jun 14 2020 | |||
d2aec9116f8f | richart | Modifications for the documentation | May 6 2020 | |||
63e723568c6c | pundir | conflicts with master resolved | Oct 2 2019 | |||
68b36dbdab07 | richart | made the getNbDataPerElem more generic | Aug 9 2019 | |||
31a4b0df8179 | pundir | jacobian for new elements added is wrong/update problem | Jun 30 2019 | |||
a26f45f84b55 | pundir | python interface for contact/coupler/material selector | Jun 20 2019 | |||
47c3bed53838 | pundir | conflict with master resolved | Jun 19 2019 | |||
5eb7cda6aae0 | pundir | changed fillNodestoElement in mesh/ use meshfacets for coupling | Jun 19 2019 | |||
5679bae8c1dc | anciaux | Remove the raw pointers on dumper::Fields | Jun 14 2019 | |||
902d6d5d0b49 | pundir | conflicts resolved | Jun 10 2019 | |||
c4e9e7754ea5 | anciaux | removing swig | May 9 2019 | |||
de71b7128786 | frerot | setting rpath for python extension | Mar 20 2019 | |||
b56f231301db | richart | exposing partitionate parameters in distribute | Feb 26 2019 | |||
57fecf92275f | pundir | conflict fixed with master | Feb 1 2019 | |||
dddb508f8340 | richart | Bug fix in column iterator and some cleaning | Jan 29 2019 | |||
41eba414c55e | pundir | contact mechanics explicit working/ need to fix dumper in coupling with solid | Jan 24 2019 | |||
dc19a6ea1a9e | pundir | contact detector capable of orthogonal projection/ needs test | Dec 18 2018 | |||
173bf05bddef | richart | Bug fix in parallel cohesive insertion: | Nov 9 2018 | |||
cff39378c9ad | richart | solved some swig issues | Nov 6 2018 | |||
7afd32b484b1 | richart | making firstType lastType deprecated + bug fix in internalfields | Nov 2 2018 | |||
057a7338660e | richart | Merge branch 'features/pbc' | Oct 10 2018 | |||
ee46ef34e455 | richart | Adding transform adaptor and nodedata in mesh data | Sep 12 2018 | |||
df0bceaf33e6 | richart | commit to push before vacations: this version is currently broken | Jul 19 2018 | |||
d8067ee3265f | richart | Initialize the is_periodic variable | Jun 15 2018 | |||
74090d0c5422 | richart | Pre-working stage for PBC: | Jun 15 2018 | |||
92000a4400f5 | richart | Multiple changes in order to start implementation of periodicity | May 30 2018 | |||
4ed50ad78b68 | richart | NodeType becomes NodeFlags + node_prank | Apr 4 2018 | |||
1daea34db5dd | richart | Adding BBox | Apr 4 2018 | |||
7c6df5f55619 | richart | Adding a full blown object to treat bounding boxes | Apr 4 2018 | |||
3389fd9864c6 | richart | Adding functionality for periodicity in the mesh | Apr 4 2018 | |||
2e9da021647c | richart | Cleaning getBarycenter | Mar 13 2018 | |||
641c0bdcbd43 | richart | Bug fix in the cohesive element insertion | Mar 10 2018 | |||
d563d435ba23 | richart | adding helper accessor in the mesh | Mar 8 2018 | |||
8445fe113ee1 | richart | Cleaning useless events | Mar 8 2018 | |||
0ca682e48d21 | richart | adding per element accessors | Mar 6 2018 | |||
f24f45d478ad | richart | Bug fix in the cohesive elements | Mar 3 2018 | |||
55edd944bb58 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
a7b53ff55aa5 | richart | Adding cohesive element tests | Feb 19 2018 | |||
1d7d510fbe33 | richart | Updating the doxygen | Feb 4 2018 | |||
9534c7dd286a | anciaux | python interface compiling: need to check compatibility with scripts | Feb 1 2018 | |||
8f49e481521f | anciaux | include the python interface modifications: compiles again | Feb 1 2018 | |||
0366db3dae69 | richart | Changed the way cohesive element are initialized | Dec 18 2017 | |||
d1ebb2778129 | richart | Modified model initilalization | Dec 14 2017 | |||
a1af622c89a1 | richart | Moving the constant initialization as constexpr in the headers | Nov 29 2017 | |||
77c10aa8d651 | richart | Removed the constness of the Communicator to be able to register event handlers | Nov 15 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 | |||
1b868f6a377f | richart | Made Element a trivial type + change for gcc5 | Nov 7 2017 | |||
af070548afda | richart | Refactoring communicator | Nov 7 2017 | |||
ab22453f6e4d | richart | More changes in the cleaning of structural elements. | Oct 13 2017 | |||
b359363442bc | richart | Modernization of the code + typo correction | Oct 11 2017 | |||
134d5d4d79fd | richart | Corrected non-local manager + made cleanup safer | Sep 19 2017 | |||
8e6f37ad117f | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
dbfbd5966e76 | richart | Cleaning the mesh insterface + modernization | Aug 9 2017 | |||
f41369e5e977 | richart | Changed initialization of elementtypemaparray | Jul 6 2017 | |||
57cdda9e5a14 | richart | Forced c++14 as a standard | Jun 2 2017 | |||
c3e0a2a2f58a | richart | range-based for construct on element types | May 31 2017 | |||
0fff10aaefd6 | richart | Another round of debugging | May 11 2017 | |||
ee38ea5b4ddd | richart | Bug fix in element_synchronizer rewrite | Apr 1 2017 | |||
7092be232321 | richart | Passing communicators to const StaticCommunicator | Jan 24 2017 | |||
e86527c33012 | richart | starting to modify the tests for the new API, + bug fixes on autos ans adding… | Dec 7 2016 | |||
f75e9969df32 | richart | Rewrote synchronizer interface (need testing) | Dec 2 2016 | |||
171d1862ded1 | richart | Merge branch 'master' of gitolite-richart:akantu into dofs-separation-rewrote | Mar 17 2016 | |||
b1e240aae004 | richart | Change of interface of the communicator | Mar 16 2016 | |||
044c0d61a355 | richart | Adding priority in event handler + adding mesh events in DOFManager + first test | Feb 26 2016 | |||
b266e36a8204 | Aurelia Cuba Ramos | conflicts resolved | Feb 1 2016 | |||
13dd560ae534 | Aurelia Cuba Ramos | give unique memory ids to all the elment type maps, needed for FE2 | Jan 31 2016 | |||
7dd9648d4655 | LSMS Tester/richart | Updating the headers for the release 2.3 | Jan 15 2016 | |||
318a3c97fdfa | richart | Changes in MeshIOMSH for <CRLF> files + some cleaning and indentation | Dec 7 2015 |
c4science · Help