Graphmaster
Graph
master
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
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 | ||||
ea645aa12a4b | Marco Vocialta | Remove compilation warnings | Feb 26 2015 | ||||
e2a772cd6a3b | Marco Vocialta | Fixes in order to make cohesive elements compatible with the new assignMaterial… | Feb 26 2015 | ||||
790c55f0ae75 | Marco Vocialta | Merge branch 'master' of lsmssrv1.epfl.ch:akantu into HEAD | Feb 26 2015 | ||||
89581d947977 | Marco Vocialta | Fixes in order to make cohesive elements compatible with the new assignMaterial… | Feb 26 2015 | ||||
6c7325648a88 | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Feb 26 2015 | ||||
58b8334907fb | Aurelia Cuba Ramos | test added for damage non local with two different materials present in the mesh | Feb 26 2015 | ||||
abefb083b0e7 | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Feb 25 2015 | ||||
bf218b3a7743 | richart | change from element_index_by_material to material_index +… | Feb 25 2015 | ||||
7390af5db8e6 | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Feb 25 2015 | ||||
75c7b6cdc881 | Aurelia Cuba Ramos | correction of material_non_local, functions added to convert elements | Feb 25 2015 | ||||
e9828e91c9df | Benjamin Paccaud | Add finite_deformation to the linear isotropic hardening plastic material. | Feb 25 2015 | ||||
a4ba87546e01 | richart | minor changes in reassignMaterials | Feb 24 2015 | ||||
f87ba4decfa0 | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Feb 23 2015 | ||||
3e21211c6830 | richart | Rewriting of the non local damage | Feb 23 2015 | ||||
7a925718e25f | richart | cleaning | Feb 23 2015 | ||||
9ef0049ab1a1 | richart | Merge branch 'master' of lsmssrv.epfl.ch:akantu | Feb 23 2015 | ||||
d6d332fadd4c | richart | blackdynamite correction | Feb 23 2015 | ||||
7f266593a9d8 | richart | Boost handled correctly | Feb 23 2015 | ||||
d5d9c899342d | Marco Vocialta | Adding to the user's manual the documentation of the new cohesive linear… | Feb 23 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 | ||||
e711e43067e9 | richart | non local material corrections | Feb 20 2015 | ||||
622e196967be | Lucas Frérot | Removed CGAL header from geometrical_primitive.hh | Feb 20 2015 | ||||
75abc3c3e649 | Lucas Frérot | Merge branch 'master' of lsmssrv1.epfl.ch:akantu-students | Feb 20 2015 | ||||
a408fb1d8c34 | Lucas Frérot | Added geometry module using CGAL, with point, segment and triangle… | Feb 19 2015 | ||||
fb864822e2c3 | richart | Bug fix in material lists | Feb 19 2015 | ||||
d21eb45693a2 | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Feb 19 2015 | ||||
21bf02c5472a | richart | scotch non system package correction | Feb 19 2015 | ||||
875775b07a74 | richart | extra non local materials compilation | Feb 19 2015 | ||||
8ad37ee50db2 | richart | extra non local materials compilation | Feb 19 2015 | ||||
efaeb4dc389b | frerot | Corrected shape derivatives for quadrangle elements in manual | Feb 18 2015 | ||||
828b30fc1dce | Marco Vocialta | Manual update due to the new parameters of the cohesive laws | Feb 18 2015 | ||||
5b6d038f664f | Marco Vocialta | CMake fixes | Feb 18 2015 | ||||
b4d5081b981e | Marco Vocialta | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Feb 6 2015 | ||||
ed1d56ec3948 | Marco Vocialta | New user parameters for cohesive elements | Feb 6 2015 | ||||
c7bdff3b2815 | Aurelia Cuba Ramos | define matrix is positive definite in petsc solver | Feb 5 2015 | ||||
abeffd1f298b | richart | Merge commit '22ac6e78bd6e43053b9085ac8f86f26401bb0624' | Jan 30 2015 | ||||
22ac6e78bd6e | richart | Squashed 'cmake/Modules/' changes from 5478da4..4e98486 | Jan 30 2015 | ||||
d19aad35bb8b | richart | Merge commit '4e984865c1a782ddf35c8596aadf4ed89484a285' | Jan 30 2015 | ||||
cc987229c87d | richart | manual should compile again submodules | Jan 30 2015 | ||||
936c1b652252 | richart | manual should compile again | Jan 30 2015 | ||||
4e984865c1a7 | anciaux | fixing the definitions getter in a more robust way | Jan 22 2015 | ||||
efe5d027bed4 | anciaux | bug fix about the scope for the use in the function package_use_system | Jan 21 2015 | ||||
732fe22b88bf | anciaux | adding a simple function | Jan 21 2015 | ||||
9f4aa1714ff4 | anciaux | had to modify something in the cache variables: is it the way should have been… | Jan 20 2015 | ||||
d8c7f7b5a49a | richart | update submodules | Jan 6 2015 | ||||
9e924cb2de8b | richart | Modifications to compile David's contact | Jan 6 2015 | ||||
9a3e7db8befc | richart | Modifications to compile David's contact | Jan 6 2015 | ||||
0dadc34448da | fabarras | python swig modifications for guillaume class project | Jan 2 2015 | ||||
7870cf35b987 | Aurelia Cuba Ramos | Merge branch 'master' of gitolite-lsmssrv1:akantu | Dec 19 2014 | ||||
2ca90fe14425 | Aurelia Cuba Ramos | Merge branch 'master' of gitolite-lsmssrv1:akantu | Dec 19 2014 | ||||
905173700add | Aurelia Cuba Ramos | restart solver options after 1st solving step | Dec 19 2014 | ||||
c6bf1c236a35 | Aurelia Cuba Ramos | correction of compilation for examples | Dec 19 2014 | ||||
ecaa856572ac | Aurelia Cuba Ramos | correction of compilation for examples | Dec 19 2014 | ||||
4a6f5ca92a22 | richart | correction of python wrapper | Dec 16 2014 | ||||
2ec003c4fb7b | richart | correction of python wrapper | Dec 16 2014 | ||||
9f902449a4ec | richart | corrections in the package sysem + python | Dec 12 2014 | ||||
c417d870eff4 | richart | corrections in the package sysem + python | Dec 12 2014 | ||||
93c17a5ae453 | Aurelia Cuba Ramos | problem with external projects | Dec 11 2014 | ||||
0eddce4c021e | Aurelia Cuba Ramos | Merge branch 'master' of gitolite-lsmssrv1:akantu | Dec 11 2014 | ||||
87c05fa5ea7a | anciaux | Add the generic include_directories directly in the register test function for… | Dec 11 2014 | ||||
3a20c285f7dc | Aurelia Cuba Ramos | Merge branch 'master' of gitolite-lsmssrv1:akantu | Dec 11 2014 | ||||
fb7552feea31 | Marco Vocialta | Commit to make cohesive tests compile | Dec 11 2014 | ||||
77d0894caa76 | Aurelia Cuba Ramos | Merge branch 'master' of gitolite-lsmssrv1:akantu | Dec 10 2014 | ||||
bd5255e41f52 | richart | Change for the external projects variables | Dec 10 2014 | ||||
e4811c90f456 | richart | Change for the external projects variables | Dec 10 2014 | ||||
80a12a2556c8 | Aurelia Cuba Ramos | Merge branch 'master' of gitolite-lsmssrv1:akantu | Dec 10 2014 | ||||
a06f72c11faf | richart | stupid bug, fix | Dec 10 2014 | ||||
f8443f7403c6 | Aurelia Cuba Ramos | precompiler directives for PETSc added | Dec 10 2014 | ||||
2c63d41df6da | Aurelia Cuba Ramos | Merge branch 'master' of gitolite-lsmssrv1:akantu | Dec 9 2014 | ||||
cc92ef896816 | richart | bug fix | Dec 9 2014 | ||||
fe541cf17a34 | richart | bug fix | Dec 9 2014 | ||||
bb6e56071c07 | Aurelia Cuba Ramos | resolved conflict in CMakeLists of solver tests | Dec 9 2014 | ||||
65095fda9af0 | Aurelia Cuba Ramos | modifications in akantu to use PETSc | Dec 9 2014 | ||||
a51a521437e3 | Aurelia Cuba Ramos | PETSc solver and tests completed | Dec 9 2014 | ||||
489d880d9f30 | richart | added the test for real | Dec 8 2014 | ||||
d6f12ac49bf3 | richart | added the test for real | Dec 8 2014 | ||||
07547a6a8687 | richart | change of licenses | Dec 2 2014 | ||||
583f13425236 | richart | reactivated the test: need to add the listing of files for the packaging system | Dec 2 2014 | ||||
7ea2afa0e8ac | richart | reactivated the test: need to add the listing of files for the packaging system | Dec 2 2014 | ||||
cae083b901e2 | frerot | Added possibility to compute shape derivatives on arbitrary points in element | Dec 1 2014 | ||||
7c6bddcc989e | richart | update submodules | Nov 13 2014 | ||||
4a264d0a9954 | frerot | Link bug fix | Nov 10 2014 | ||||
538727089904 | richart | bug fix | Nov 10 2014 | ||||
80179c6c28ba | richart | bug fix | Nov 10 2014 | ||||
95998fd04b83 | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Nov 5 2014 | ||||
e852b7d54eae | richart | Rewrote the package system adaptation of all other files | Nov 5 2014 | ||||
76507b40462d | richart | Rewrote the package system | Nov 5 2014 | ||||
e62cb49b2c34 | richart | Rewrote the package system | Nov 5 2014 | ||||
af165d86177b | Aurelia Cuba Ramos | bug fix: register petsc matrix and the solver to the static solver event… | Nov 4 2014 | ||||
345fed2d5661 | Aurelia Cuba Ramos | accessors added in dof synchronizer, modfied petsc matrix to be notified when… | Nov 4 2014 | ||||
07843319dbb7 | Aurelia Cuba Ramos | Merge branch 'master' of gitolite-lsmssrv1:akantu | Nov 3 2014 | ||||
d305e83ab1f7 | Aurelia Cuba Ramos | added offset for matrix computations | Nov 3 2014 | ||||
9c5bff6d3293 | richart | compilation bug fixes | Nov 3 2014 | ||||
e38227e47431 | richart | Static Solver Event Handler | Oct 31 2014 | ||||
f77efff04dc2 | richart | static libraries troubles | Oct 24 2014 | ||||
5d62bf184283 | richart | static libraries troubles | Oct 24 2014 | ||||
e81098089b7d | richart | IOHelper as external | Oct 19 2014 |
c4science · Help