Merge branch 'master' of lsmssrv1.epfl.ch:akantu-students
Description
Description
Details
Details
- Committed
Lucas Frérot <lucas.frerot@eplf.ch> Jun 25 2015, 10:10 - Pushed
richart Dec 6 2019, 13:35 richart Dec 6 2019, 13:16 richart Dec 6 2019, 12:16 richart Dec 6 2019, 11:45 richart Dec 5 2019, 22:54 richart Dec 5 2019, 18:45 - Parents
- rAKA48eded395701: Removing uninitialized values complains by valgrind for the test cohesive…
rAKAfabbe12c52e7: changed reinforcement dump condition on field name - Branches
- Unknown
- Tags
Merged Changes
Merged Changes
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
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 | |||
a6a6ad675180 | Marco Vocialta | Compilation fix | Jun 18 2015 | |||
79c0eea6f9de | Aurelia Cuba Ramos | set IDs | Jun 18 2015 | |||
7c84b8eabfd0 | Aurelia Cuba Ramos | removed element info from aka_common in seperate files, new interpolation… | Jun 18 2015 | |||
aa23fede75a2 | anciaux | some comments to the quadrature point class | Jun 17 2015 | |||
c7db7571d394 | anciaux | Merge branch 'master' of gitolite:akantu | Jun 17 2015 | |||
acc4b049560d | anciaux | separate the quadrature point class in a dedicated file | Jun 17 2015 | |||
60604f2e6893 | corrado | conflict solved | Jun 17 2015 | |||
f253a9d01460 | corrado | bug fix in test_cohesive_extrinsic_implicit | Jun 16 2015 | |||
e0b276053620 | anciaux | avoid mauro to pay a beer | Jun 16 2015 | |||
136ba474491d | corrado | definition of the lumped mass by scaling the diagonal terms of the consistent… | Jun 16 2015 | |||
5c19cff11493 | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jun 12 2015 | |||
751af29e6f7a | richart | Correction in the computation of the mass matrix | Jun 12 2015 | |||
4874538ef417 | richart | change for mumps 5.0.0 | Jun 12 2015 | |||
29701078887b | richart | bug fix for cmake < 3.2 | Jun 10 2015 | |||
79747879aafc | richart | Modified packages for less verbose and no update when disconnected | Jun 10 2015 | |||
abc39fe1ae35 | anciaux | modify the doc for trapezoidal integrator | Jun 9 2015 | |||
95d04bd048fb | richart | update submodules | Jun 9 2015 | |||
30117a7b6794 | molyneau | corrected ugly typo in RGIB | Jun 7 2015 | |||
ae0cf4dc417f | anciaux | Merge branch 'master' of gitolite:akantu | Jun 5 2015 | |||
96edddadb091 | anciaux | implementing implicit dynamics for heat transfer model | Jun 5 2015 |