rAKA/src/model/solid_mechanics/materials/material_cohesivefeatures/ci_code_quality
rAKA/src/model/solid_mechanics/materials/material_cohesive
features/ci_code_quality
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
8b77901c9c9f | richart | updating headers | 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 | |||
a0369ae7e344 | richart | Merge branch 'master' into release | Jan 15 2016 | |||
7dd9648d4655 | LSMS Tester/richart | Updating the headers for the release 2.3 | Jan 15 2016 | |||
1182b6d36e5e | corrado | code cleaning | Jan 14 2016 | |||
0621e8737879 | corrado | implemented the constitutive law cohesive_linear_friction, inheriting from… | Jan 12 2016 | |||
8c77aed52b0c | corrado | added comments and code cleaning in some functions involved in the… | Dec 9 2015 | |||
4e4d090fa780 | corrado | first modifications to add friction in the linear cohesive law | Dec 4 2015 | |||
e1d5d36c0d31 | richart | Bug fix in cohesive element: moved too much code at last commit | Nov 24 2015 | |||
495126944c1f | richart | Rewrote flattenInternal using the information from the internal... | Nov 24 2015 | |||
687ee1243c4f | richart | Revert "bug fixes in material cohesive to make it compatible with the changes… | Nov 24 2015 | |||
ea8625901191 | richart | Revert "corrected element kind error" | Nov 24 2015 | |||
0caf6bbc28fd | Aurelia Cuba Ramos | corrected element kind error | Nov 18 2015 | |||
6f79f8185b2b | Aurelia Cuba Ramos | bug fixes in material cohesive to make it compatible with the changes in the… | Nov 18 2015 | |||
685b0a21bea5 | corrado | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Nov 3 2015 | |||
d9048c3b13d6 | corrado | code cleaning in material_cohe_linear.cc e solid_mech_model_cohe_inline_impl.cc | Nov 3 2015 | |||
2e3270d32fc9 | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Oct 15 2015 | |||
54e599859086 | Aurelia Cuba Ramos | Non-local development completed in parallel, neighborhood for iterative damage… | Oct 15 2015 | |||
14a63c1b7ec2 | yilmaz | doxygen comments for material class (ticket 47) - to close | Oct 8 2015 | |||
37f4feb6a88f | yilmaz | some doxygen additions (ticket 47) | Oct 1 2015 | |||
00c1ab001de6 | richart | Bug fix for parallel implicit | Sep 18 2015 | |||
9abadf8e0939 | Marco Vocialta | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Sep 14 2015 | |||
9361a44a8502 | Marco Vocialta | Fixing tabulation in material_cohesive_linear_fatigue.cc | Sep 14 2015 | |||
e5b4f7fd6a8c | corrado | modifications in mesh_utils.cc to correctly insert facets in case of meshes… | Sep 12 2015 | |||
88ec5e44af0b | richart | Modifications to be able to compile akantu in float | Aug 4 2015 | |||
f4b9a7d1e96d | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jul 1 2015 | |||
d92bdc5cecdf | richart | changes for facet dumper | Jun 30 2015 | |||
5a96a726f378 | Marco Vocialta | Fixing the transition from fatigue to standard behavior of the cohesive fatigue… | Jun 26 2015 | |||
8f1f4619dd24 | Marco Vocialta | Fixing the transition from fatigue to normal behavior of the cohesive fatigue… | 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 | |||
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 | |||
53a970ecb411 | Marco Vocialta | Moving the boolean contact_after_breaking from MaterialCohesiveLinearFatigue to… | Jun 22 2015 | |||
b107fd65234d | anciaux | correct a super ugly typo | Jun 4 2015 | |||
f98c780492fc | corrado | problem of memory leak solved in material_cohesive_linear | May 29 2015 | |||
b48b80bac2b8 | richart | modification to dump facet internal fields | May 22 2015 | |||
5113d7dc2893 | richart | Merge branch 'eesd', Factorizing code and adding minor opertators | May 15 2015 | |||
91ac16831d93 | Marco Vocialta | Adding a counter of the unloading/reloading cycles in the fatigue cohesive… | May 13 2015 | |||
a610092f502e | corrado | minor modifications in solid_mech_model_cohe_inline_impl.cc | May 6 2015 | |||
aa6acea078bb | corrado | comments added in material_cohesive_linear.cc | May 4 2015 | |||
bb67c591e4ef | richart | confict correction + minor change in the VERSION | May 1 2015 | |||
d1996c09455c | corrado | modifications in fe_engine.cc to correctly assemble stiffness matrix of… | Apr 30 2015 | |||
6cac697cfeec | richart | fixes for custom cohesive material + small fixes | Apr 22 2015 | |||
9be3d58a8aa0 | Marco Vocialta | Bug fixes | Apr 22 2015 | |||
f8aed23b4396 | Marco Vocialta | Splitting one function in SolidMechanicsModelCohesive | Apr 17 2015 | |||
cee9304c42a5 | richart | Change in operator[] of array iterator return a proxy instead of a reference | Apr 13 2015 | |||
dee5ba7b2bfb | corrado | implementing function to check delta_max in case of no convergence | Apr 10 2015 | |||
9b64fc7eae71 | corrado | fixed bugs with hexahedron_20 | Apr 7 2015 | |||
2eb87f8351ac | corrado | conflicts solved | Mar 31 2015 | |||
1f39ca97a8bd | corrado | correcting indentation | Mar 31 2015 | |||
edab3a8977ab | Marco Vocialta | Bugfix after recent modifications to the cohesive elements' insertion | Mar 31 2015 | |||
b2cab96fd3d7 | corrado | modification to material_cohesive_linear.cc and implementation of hexa20 and… | Mar 27 2015 | |||
a48d455bb728 | corrado | modifications related to extrinsic-implicit cohesive method | Mar 25 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 | |||
20448a1bdf22 | Marco Vocialta | Bug fixes and deletion of some unnecessary functions to average stress in… | Mar 18 2015 | |||
213fa2e405eb | Marco Vocialta | Performance optimizations for cohesive elements | Mar 18 2015 | |||
33d07e80730b | corrado | modification to enable extrinsic implicit cohesive element method | Mar 6 2015 | |||
c147c9c68ae6 | Marco Vocialta | Adding a parameter to deactivate the penalty contact of the fatigue cohesive… | Mar 4 2015 | |||
179c23d61404 | corrado | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Mar 3 2015 | |||
37ee2b02c7e3 | Marco Vocialta | Reverting a small modification added for debugging | Mar 2 2015 | |||
951b45d63668 | Marco Vocialta | Bug fixes to the material cohesive linear fatigue law | Mar 2 2015 | |||
b90dc8080730 | corrado | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Feb 26 2015 | |||
fb4a4cc192f1 | corrado | adding solveStepCohesive for implicit extrinsic cohesive elements | Feb 26 2015 | |||
a4ba87546e01 | richart | minor changes in reassignMaterials | Feb 24 2015 | |||
610d424ce967 | Marco Vocialta | Adding operator T() to the internal field in order to access the defaul value | Feb 20 2015 | |||
760a7dc24426 | Marco Vocialta | New fatigue cohesive law: linear decreasing with dissipative unloading… | Feb 20 2015 | |||
ed1d56ec3948 | Marco Vocialta | New user parameters for cohesive elements | Feb 6 2015 | |||
848f0fd8c83b | richart | Initial import of the new git version of akantu | Oct 19 2014 |
c4science · Help