| Commit | | | Author | Details | Committed |
---|
| 5a96a726f378 | | | Marco Vocialta | Fixing the transition from fatigue to standard behavior of the cohesive fatigue… | Jun 26 2015 |
| 076bb46ee3a6 | | | anciaux | the configurable version | Jun 26 2015 |
| 05de871c7f9c | | | anciaux | Merge branch 'master' of gitolite:akantu | Jun 26 2015 |
| 60f2614c0441 | | | anciaux | append the version number to the manual | Jun 26 2015 |
| a9c709129833 | | | Lucas Frérot | cleanup in geometry + embedded and doc | Jun 26 2015 |
| 2f85cbcb8ea2 | | | Clement Roux | double element (new and old) send in the add element event for IGFEM cut | Jun 25 2015 |
| 5d7764e9ea8e | | | Clement Roux | Split of the IGFEM mesh generation test and it CGAL part | Jun 25 2015 |
| 39bfed80494f | | | Marco Vocialta | Adding boolean internal fields in materials | Jun 25 2015 |
| 8f1f4619dd24 | | | Marco Vocialta | Fixing the transition from fatigue to normal behavior of the cohesive fatigue… | Jun 25 2015 |
| b3d9f917e5ca | | | anciaux | updating the submodules | Jun 25 2015 |
| 325def3caa91 | | | LSMS Tester | compilation bug fix link to renaming of INSTANTIATE_MATERIAL | Jun 25 2015 |
| 361f481c1a19 | | | LSMS Tester | compilation bug fix link to renaming of INSTANTIATE_MATERIAL | Jun 25 2015 |
| 66c35080d409 | | | Lucas Frérot | removed mesh_geom_spherical_traits.hh | Jun 25 2015 |
| 8b39e5385f00 | | | Lucas Frérot | Merge branch 'master' of lsmssrv1.epfl.ch:akantu-students | Jun 25 2015 |
| 6ca45a2ce049 | | | Aurelia Cuba Ramos | bug fix to compile dumpers without IGFEM activated | Jun 25 2015 |
| af9a8af28393 | | | Lucas Frérot | Merge branch 'master' of lsmssrv1.epfl.ch:akantu-students | Jun 25 2015 |
| 4aebb1f416ea | | | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jun 25 2015 |
| d009ffea9928 | | | Lucas Frérot | Merge branch 'master' of lsmssrv1.epfl.ch:akantu-students | Jun 25 2015 |
| 38458dbca6f5 | | | Aurelia Cuba Ramos | Modifications in the dumper to allow dumping of IGFEM elements | Jun 25 2015 |
| 48eded395701 | | | Marco Vocialta | Removing uninitialized values complains by valgrind for the test cohesive… | Jun 25 2015 |
| 6800d51a4955 | | | Marco Vocialta | Adding a script to execute the cohesive extrinsic implicit test in order to… | Jun 25 2015 |
| d24434f6acec | | | Marco Vocialta | Fixing the update of damage in the fatigue cohesive law | Jun 25 2015 |
| fabbe12c52e7 | | | Lucas Frérot | changed reinforcement dump condition on field name | Jun 25 2015 |
| f4ef16942740 | | | Marco Vocialta | Adding possibility of limiting the fatigue dissipation to the initial part of… | Jun 24 2015 |
| c3c539faffaa | | | Marco Vocialta | Adding the possibility to insert cohesive elements when just one quad point is… | Jun 24 2015 |
| 7cf43887b4af | | | Marco Vocialta | Fix to allow Akantu use a version of Petsc compiled for C and bugfix on my last… | Jun 24 2015 |
| 808c659e96fe | | | Marco Vocialta | Fixing the are_float_equal function that now can correctly deal with little… | Jun 24 2015 |
| 3f9659a2deb4 | | | Clement Roux | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jun 24 2015 |
| 494e7caf741a | | | Clement Roux | Update mesh_sphere_intersector way of testing if the node is new and use of… | Jun 24 2015 |
| 53f56370d6bb | | | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jun 24 2015 |
| db5abba67136 | | | richart | bug fix in cohesive element integrator gauss (Thank you for the beer Aurelia) | Jun 24 2015 |
| cb7362c5f315 | | | richart | bug fix in includes of externalproject | Jun 24 2015 |
| 950f09385a29 | | | richart | Merge commit 'c4debfbfcfd6c5bd8b81b01ef0a976aa9f68bbfc' | Jun 24 2015 |
| c4debfbfcfd6 | | | richart | Squashed 'cmake/Modules/' changes from 711d603..efcb171 | Jun 24 2015 |
| f4da11ceb1db | | | richart | Modification comming from the remote repo + conflict corrections | Jun 24 2015 |
| 41cc062ba5e4 | | | Clement Roux | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jun 23 2015 |
| 4d2e1c88e268 | | | richart | Merge commit 'db3deb7f08efc91fc945746c91a29970cb99cad2' | Jun 23 2015 |
| db3deb7f08ef | | | richart | Squashed 'cmake/Modules/' changes from 4e98486..711d603 | Jun 23 2015 |
| 8c1332783cb5 | | | richart | submodule not uptodate | Jun 23 2015 |
| b4ac98334d85 | | | anciaux | setting public a solve method and adding an include to let it compile without… | Jun 23 2015 |
| 38b2ad231910 | | | corrado | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jun 23 2015 |
| e24221d7a91b | | | corrado | bug fix in computeTangentTraction in material_cohesive_linear.cc | Jun 23 2015 |
| 952d48f6a374 | | | Clement Roux | Mesh sphere intersection for igfem triangles | Jun 23 2015 |
| 53a970ecb411 | | | Marco Vocialta | Moving the boolean contact_after_breaking from MaterialCohesiveLinearFatigue to… | Jun 22 2015 |
| 210028578cd7 | | | Aurelia Cuba Ramos | remove include of igfem_element | Jun 19 2015 |
| 17c8d8918215 | | | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jun 19 2015 |
| 66d977849ef8 | | | Aurelia Cuba Ramos | moving element info to element_class_info | Jun 19 2015 |
| f178de7a051c | | | anciaux | Merge branch 'master' of gitolite:akantu | Jun 18 2015 |
| b6326f44a44f | | | anciaux | adding the quadrature_point.hh file to the packages | Jun 18 2015 |
| 82705d8f23c3 | | | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jun 18 2015 |