rAKA/src/mesh_utils/cohesive_element_inserter.ccbugfixes/version…
rAKA/src/mesh_utils/cohesive_element_inserter.cc
bugfixes/version…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
c49e61deed71 | richart | Cohesive element corretion due to pbc branch merge | Oct 17 2018 | |||
6213adec4933 | richart | Bug fix for cohesive element in sequential | Mar 11 2018 | |||
cf4f38fcd595 | richart | Bug fix in cohesive intrinsic parallel + changes in material selection | Mar 11 2018 | |||
d94a09928098 | richart | Bug fix in inserter | Mar 11 2018 | |||
b23c7f5855ca | richart | moving event handling code for cohesive elements | Mar 8 2018 | |||
aaccf2a6c9d4 | richart | Updating properly the global nodes to correct the cohesive elements | Mar 4 2018 | |||
661fbad816c4 | richart | Bug fix in the cohesive elements | Mar 3 2018 | |||
2d7e93b72235 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
641a0529e826 | richart | Adding cohesive element tests | Feb 19 2018 | |||
02d65b6eac20 | richart | Lucas you missed some for_each_element | Feb 3 2018 | |||
86e65b53f22d | richart | Changed the way cohesive element are initialized | Dec 18 2017 | |||
5020f0033654 | richart | bug fixes | Dec 15 2017 | |||
79286ef9af64 | richart | Modified model initilalization | Dec 14 2017 | |||
20647fbaefa9 | • arichart | Tidying the code with more clang-tidy | Dec 3 2017 | |||
3cb848d814e7 | richart | clang-tidy first pass of auto-fixes | Nov 8 2017 | |||
403f60eeed8a | richart | Integrating parallel cohesive element in master | Nov 7 2017 | |||
133a6062c3b5 | richart | Refactoring communicator | Nov 7 2017 | |||
f2ac6ddf7a81 | richart | Correcting some bug in the cohesive element adaptation | Aug 22 2017 | |||
a2a185177344 | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
9d78ebf87276 | richart | Cleaning the mesh insterface + modernization | Aug 9 2017 | |||
67e65283226f | richart | Changed initialization of elementtypemaparray | Jul 6 2017 | |||
341103fd512e | richart | Non local refactoring + bug fix in the communications of the weight functions | Jul 6 2017 | |||
f3288de80211 | richart | Changing namespace definition | Jun 19 2017 | |||
1b4820c1db0b | richart | Merge branch 'master' into features/dofs-separation-rewrote | Dec 2 2016 | |||
cafceb59140e | richart | Rewrote synchronizer interface (need testing) | Dec 2 2016 | |||
768d54e7ec4e | fabarras | fixing bugs in the synchronisation of intrinsic cohesive elements | Aug 5 2016 | |||
48075c4a95bc | fabarras | silence akantu complaining about its lack of partner | Jul 26 2016 | |||
8b0311418f95 | corrado | modifications to enable parallel computations with extrinsic cohesive elements… | Feb 19 2016 | |||
7dd9648d4655 | LSMS Tester/richart | Updating the headers for the release 2.3 | Jan 15 2016 | |||
db26bbacce3f | Marco Vocialta | Bug fix to prevent the cohesive element inserter from increasing the global… | Oct 4 2015 | |||
733b401f9a72 | Marco Vocialta | Creation of a class to update the global connectivity in parallel, important… | Oct 2 2015 | |||
e5b4f7fd6a8c | corrado | modifications in mesh_utils.cc to correctly insert facets in case of meshes… | Sep 12 2015 | |||
2bff9da7343d | fabarras | insertion of intrinsic cohesive elements along physical surfaces + change of… | Aug 6 2015 | |||
fe8fa0e7cc40 | Marco Vocialta | Bugfix to update the insertion of elements data when no cohesive elements are… | May 14 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 | |||
848f0fd8c83b | richart | Initial import of the new git version of akantu | Oct 19 2014 |
c4science · Help