History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
24e0e7f9b3d3 | richart | Corrected non-local manager + made cleanup safer | Sep 19 2017 | |||
05b0c1c673fa | richart | Correcting some bug in the cohesive element adaptation | Aug 22 2017 | |||
f2ac6ddf7a81 | richart | Correcting some bug in the cohesive element adaptation | Aug 22 2017 | |||
8e6f37ad117f | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
a2a185177344 | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
5a24c530589e | richart | Bug fix iterators, random engine: | Aug 13 2017 | |||
80722bd21ac0 | richart | Bug fix iterators, random engine: | Aug 13 2017 | |||
dbfbd5966e76 | richart | Cleaning the mesh insterface + modernization | Aug 9 2017 | |||
9d78ebf87276 | richart | Cleaning the mesh insterface + modernization | Aug 9 2017 | |||
521c0f78e061 | richart | Adding MaterialFactory and correcting some test that did not compile anymore | Jul 9 2017 | |||
84efe4b62809 | richart | Adding MaterialFactory and correcting some test that did not compile anymore | Jul 9 2017 | |||
f41369e5e977 | richart | Changed initialization of elementtypemaparray | Jul 6 2017 | |||
67e65283226f | richart | Changed initialization of elementtypemaparray | Jul 6 2017 | |||
2f83f1409862 | richart | Non local refactoring + bug fix in the communications of the weight functions | Jul 6 2017 | |||
341103fd512e | richart | Non local refactoring + bug fix in the communications of the weight functions | Jul 6 2017 | |||
144f355a961d | richart | Changing namespace definition | Jun 19 2017 | |||
f3288de80211 | richart | Changing namespace definition | Jun 19 2017 | |||
023a0f909251 | richart | Corrected a bunch of tests | Jun 12 2017 | |||
675bab9f5b36 | richart | Corrected a bunch of tests | Jun 12 2017 | |||
57cdda9e5a14 | richart | Forced c++14 as a standard | Jun 2 2017 | |||
298222cbaef9 | richart | Forced c++14 as a standard | Jun 2 2017 | |||
c743f7dc8de6 | richart | Correcting data distribution test | May 11 2017 | |||
ca5d409e4ee8 | richart | Correcting data distribution test | May 11 2017 | |||
12a929cba3f1 | richart | bug fix in factorization of pbc code | May 5 2017 | |||
422bc4e9acbc | richart | bug fix in factorization of pbc code | May 5 2017 | |||
ee38ea5b4ddd | richart | Bug fix in element_synchronizer rewrite | Apr 1 2017 | |||
a62caba660ec | richart | Bug fix in element_synchronizer rewrite | Apr 1 2017 | |||
7092be232321 | richart | Passing communicators to const StaticCommunicator | Jan 24 2017 | |||
0035fcd74950 | 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 | |||
06e82afebd3a | richart | starting to modify the tests for the new API, + bug fixes on autos ans adding… | Dec 7 2016 | |||
6c3aef109118 | richart | Merge branch 'master' into features/dofs-separation-rewrote | Dec 2 2016 | |||
1b4820c1db0b | richart | Merge branch 'master' into features/dofs-separation-rewrote | Dec 2 2016 | |||
f75e9969df32 | richart | Rewrote synchronizer interface (need testing) | Dec 2 2016 | |||
cafceb59140e | richart | Rewrote synchronizer interface (need testing) | Dec 2 2016 | |||
c5cb62e613e2 | fabarras | fixing bugs in the synchronisation of intrinsic cohesive elements | Aug 5 2016 | |||
768d54e7ec4e | fabarras | fixing bugs in the synchronisation of intrinsic cohesive elements | Aug 5 2016 | |||
e4d2852b9b5f | fabarras | silence akantu complaining about its lack of partner | Jul 26 2016 | |||
48075c4a95bc | fabarras | silence akantu complaining about its lack of partner | Jul 26 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 | |||
044c0d61a355 | richart | Adding priority in event handler + adding mesh events in DOFManager + first test | Feb 26 2016 | |||
8b0311418f95 | corrado | modifications to enable parallel computations with extrinsic cohesive elements… | Feb 19 2016 | |||
222e1e827b95 | frerot | Deactivated -Wunused-parameter for updateElementalConnectivity | Feb 5 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 | |||
a1b3497b1275 | LSMS Tester/richart | Removing warning with -Wall -Werror + reformating the fils went through | Jan 21 2016 | |||
7dd9648d4655 | LSMS Tester/richart | Updating the headers for the release 2.3 | Jan 15 2016 | |||
752fa47b5bbc | Aurelia Cuba Ramos | merge conflicts resolved | Nov 15 2015 | |||
cdefe134a4ae | Aurelia Cuba Ramos | bug fixes to make Akantu compatible with IGFEM, function added in the SMM to… | Nov 15 2015 | |||
72a20029b64d | richart | Modifications to compile on windows | Nov 11 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 | |||
7119d8dc6936 | corrado | changing name of mesh_pbc.cc into mesh_utils_pbc.cc | Sep 15 2015 | |||
9c5d40ab8ed5 | corrado | cleaning in the file mesh_pbc.cc | Sep 14 2015 | |||
e5b4f7fd6a8c | corrado | modifications in mesh_utils.cc to correctly insert facets in case of meshes… | Sep 12 2015 | |||
df9a20e8e19d | corrado | typo correction and code cleaning | Sep 1 2015 | |||
2bff9da7343d | fabarras | insertion of intrinsic cohesive elements along physical surfaces + change of… | Aug 6 2015 | |||
fe55d8ba0934 | anciaux | improving python interface to iterate csr | Jul 23 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