rAKA/src/mesh_utils/mesh_utils.hhbugfixes/material_selec…
rAKA/src/mesh_utils/mesh_utils.hh
bugfixes/material_selec…
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 | |||
36b61f922c3e | richart | Full rewrite of cohesive insertion to ensure the order of insertion across… | Nov 13 2020 | |||
2494dc4e9df3 | richart | clang-tidy | Nov 13 2020 | |||
f2b54f6e0331 | richart | Modifications for the documentation | May 6 2020 | |||
fe2c711063a8 | richart | arc lint --everything | Jul 19 2019 | |||
347aaaa4208f | richart | Cleaning warnings when compiling in release | Mar 11 2018 | |||
a72d7223ce53 | richart | Rewriting some insertion code to try to make it more readable | Mar 8 2018 | |||
aaccf2a6c9d4 | richart | Updating properly the global nodes to correct the cohesive elements | Mar 4 2018 | |||
2d7e93b72235 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
80101ddd6e28 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
20647fbaefa9 | • arichart | Tidying the code with more clang-tidy | Dec 3 2017 | |||
3cb848d814e7 | richart | clang-tidy first pass of auto-fixes | Nov 8 2017 | |||
ddd46197b831 | richart | Made Element a trivial type + change for gcc5 | Nov 7 2017 | |||
9d78ebf87276 | richart | Cleaning the mesh insterface + modernization | Aug 9 2017 | |||
f3288de80211 | richart | Changing namespace definition | Jun 19 2017 | |||
675bab9f5b36 | richart | Corrected a bunch of tests | Jun 12 2017 | |||
cafceb59140e | richart | Rewrote synchronizer interface (need testing) | Dec 2 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 | |||
7dd9648d4655 | LSMS Tester/richart | Updating the headers for the release 2.3 | Jan 15 2016 | |||
733b401f9a72 | Marco Vocialta | Creation of a class to update the global connectivity in parallel, important… | Oct 2 2015 | |||
27c7f7d382f9 | Marco Vocialta | Function to assign a node type to segments | Sep 18 2015 | |||
df9a20e8e19d | corrado | typo correction and code cleaning | Sep 1 2015 | |||
fe55d8ba0934 | anciaux | improving python interface to iterate csr | Jul 23 2015 | |||
e6f5cf4e2287 | Marco Vocialta | Removing the useless function updateFacetToElementData because… | May 14 2015 | |||
1e2a79d0e460 | Marco Vocialta | Merge branch 'master' of lsmssrv1.epfl.ch:akantu into HEAD | May 14 2015 | |||
fe8fa0e7cc40 | Marco Vocialta | Bugfix to update the insertion of elements data when no cohesive elements are… | May 14 2015 | |||
eb3ed2bc46cc | Marco Vocialta | Adding a function in mesh utils to correctly update the link between facets and… | May 13 2015 | |||
91ac16831d93 | Marco Vocialta | Adding a counter of the unloading/reloading cycles in the fatigue cohesive… | May 13 2015 | |||
baf4c9cec53f | Marco Vocialta | Modifying the functions that insert cohesive elements so that they return the… | Apr 28 2015 | |||
9be3d58a8aa0 | Marco Vocialta | Bug fixes | Apr 22 2015 | |||
39e2b577f1f9 | Marco Vocialta | Additional optimizations to the insertion of cohesive elements | Mar 20 2015 | |||
848f0fd8c83b | richart | Initial import of the new git version of akantu | Oct 19 2014 |
c4science · Help