rAKA/src/mesh_utils/mesh_utils.ccbugfixes/python_interfa…
rAKA/src/mesh_utils/mesh_utils.cc
bugfixes/python_interfa…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
33327d9f46e4 | richart | Getting rid of the static memory | Mar 10 2021 | |||
92684d20aee0 | richart | Minor improvements to help debugging | Nov 13 2020 | |||
cf7c4837cb90 | richart | bug fix in the insertion of 3d elements | Nov 13 2020 | |||
36b61f922c3e | richart | Full rewrite of cohesive insertion to ensure the order of insertion across… | Nov 13 2020 | |||
2494dc4e9df3 | richart | clang-tidy | Nov 13 2020 | |||
1f6666b97403 | richart | Bug fixes and compilation warning cleaning: | Nov 13 2020 | |||
f2b54f6e0331 | richart | Modifications for the documentation | May 6 2020 | |||
dd086a28369f | richart | Moving the flipFacet call to the mesh facet creation code | Oct 4 2019 | |||
ff09fbb08786 | richart | adding info to mesh events | Oct 4 2019 | |||
3d0f16c20130 | richart | modernizing the code | Aug 21 2019 | |||
fe2c711063a8 | richart | arc lint --everything | Jul 19 2019 | |||
8a8cbaa53817 | richart | Few modifications | May 31 2019 | |||
7b2e468f963a | richart | Bug fix in parallel cohesive insertion: | Nov 9 2018 | |||
052424c24651 | richart | making firstType lastType deprecated + bug fix in internalfields | Nov 2 2018 | |||
033a8225e32a | richart | Multiple changes in order to start implementation of periodicity | May 30 2018 | |||
d01e5b0fca1d | richart | Merge branch 'master' of ssh://c4science.ch/diffusion/AKAPRIV/akantu-private | Mar 11 2018 | |||
347aaaa4208f | richart | Cleaning warnings when compiling in release | Mar 11 2018 | |||
1b065daef62a | richart | Fixing bugs introduced will bug fixing cohesive elements in parallel | Mar 11 2018 | |||
201b55bb0036 | richart | Some more rewriting in mesh_utils | Mar 11 2018 | |||
8017498b23df | richart | Bug fix in renumbering nodes during cohesive insertion | Mar 11 2018 | |||
28d5a660b2e7 | richart | Bug fix in the cohesive element insertion | Mar 10 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 | |||
661fbad816c4 | richart | Bug fix in the cohesive elements | Mar 3 2018 | |||
2d7e93b72235 | richart | Rewrote the headers of the files in src | Feb 23 2018 | |||
80101ddd6e28 | richart | Linted everything 'arc --lint --erverything' | Feb 23 2018 | |||
8522baa0e40f | richart | cleaning the cohesive materials | Feb 21 2018 | |||
f1db0234fa4b | richart | Changed lot of iterators to auto | Feb 20 2018 | |||
2462423f9d19 | richart | correcting parallel cohesive element, still not working state | Feb 20 2018 | |||
dbab3a696525 | richart | Passing compilation with intel compiler | Jan 16 2018 | |||
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 | |||
ddd46197b831 | richart | Made Element a trivial type + change for gcc5 | Nov 7 2017 | |||
24e0e7f9b3d3 | richart | Corrected non-local manager + made cleanup safer | Sep 19 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 | |||
84efe4b62809 | richart | Adding MaterialFactory and correcting some test that did not compile anymore | Jul 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 | |||
675bab9f5b36 | richart | Corrected a bunch of tests | Jun 12 2017 | |||
a62caba660ec | richart | Bug fix in element_synchronizer rewrite | Apr 1 2017 | |||
06e82afebd3a | richart | starting to modify the tests for the new API, + bug fixes on autos ans adding… | Dec 7 2016 | |||
cafceb59140e | richart | Rewrote synchronizer interface (need testing) | Dec 2 2016 | |||
0afd2f20c3e2 | richart | New solvers in solid_mechanics_model | Jun 29 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 | |||
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 | |||
8b77901c9c9f | richart | updating headers | Jan 22 2016 | |||
c66c6897a714 | richart | Removing warnings in -pedantic | Jan 22 2016 | |||
123b4134e86b | richart | reformatting+ removing warnings in -pedantic only some -Wvla left | Jan 21 2016 | |||
7dd9648d4655 | LSMS Tester/richart | Updating the headers for the release 2.3 | Jan 15 2016 | |||
cdefe134a4ae | Aurelia Cuba Ramos | bug fixes to make Akantu compatible with IGFEM, function added in the SMM to… | Nov 15 2015 | |||
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 | |||
7225e8a78f7c | corrado | completed tests to check buildfacets for all the type of elements | Sep 28 2015 | |||
27c7f7d382f9 | Marco Vocialta | Function to assign a node type to segments | Sep 18 2015 | |||
e5b4f7fd6a8c | corrado | modifications in mesh_utils.cc to correctly insert facets in case of meshes… | Sep 12 2015 | |||
0eff9d9a6cae | richart | extending functions for element with more than one type of facet elements | Jul 14 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 | |||
40e7c615c942 | Marco Vocialta | Adding an option to change dynamically delta_f to… | Mar 23 2015 | |||
39e2b577f1f9 | Marco Vocialta | Additional optimizations to the insertion of cohesive elements | Mar 20 2015 | |||
213fa2e405eb | Marco Vocialta | Performance optimizations for cohesive elements | Mar 18 2015 | |||
848f0fd8c83b | richart | Initial import of the new git version of akantu | Oct 19 2014 |
c4science · Help