rAKA/srcfeatures/38-damage…
rAKA/src
features/38-damage…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
9cac9ff7b0b2 | Marco Vocialta | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Sep 18 2015 | |||
27c7f7d382f9 | Marco Vocialta | Function to assign a node type to segments | Sep 18 2015 | |||
00c1ab001de6 | richart | Bug fix for parallel implicit | Sep 18 2015 | |||
20e4910703eb | richart | Bug fix linked to dumper renaming | Sep 18 2015 | |||
8fcd629b2e35 | richart | Advancing on the definition of the TimeStepSolver | Sep 17 2015 | |||
5e110ec4d5b6 | Marco Vocialta | Renaming another file in the dumper | Sep 17 2015 | |||
eceebe2143b6 | Marco Vocialta | Cleaning the dead code in the dumper | Sep 17 2015 | |||
d19700219792 | corrado | added shape functions and derivatives for Pentahedron_15 in the user manual | Sep 16 2015 | |||
8e5feed2a2e9 | richart | Adding NoLionearSolver TimeStepSolver, adapting fem for the assembly of masses | Sep 15 2015 | |||
170d15b5c744 | corrado | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Sep 15 2015 | |||
7119d8dc6936 | corrado | changing name of mesh_pbc.cc into mesh_utils_pbc.cc | Sep 15 2015 | |||
5e05d80cfd69 | Marco Vocialta | Correcting the number of nodes per facet for some cohesive elements | Sep 14 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 | |||
9c5d40ab8ed5 | corrado | cleaning in the file mesh_pbc.cc | Sep 14 2015 | |||
40dab70d8882 | corrado | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Sep 12 2015 | |||
e5b4f7fd6a8c | corrado | modifications in mesh_utils.cc to correctly insert facets in case of meshes… | Sep 12 2015 | |||
3c343014ee61 | corrado | improvement of the cohesive material selector | Sep 8 2015 | |||
09778daafad1 | corrado | fixed bug in the definition of the facets connectivity of hexa_20 | Sep 5 2015 | |||
bcf1118883f0 | corrado | added 8- and 16-nodes 3D quadrangular cohesive elements | Sep 5 2015 | |||
8a3b9afe2828 | Okan | merged | Sep 4 2015 | |||
9d2fa3941813 | Okan | interpolation from control points: bug solved for multi material case | Sep 4 2015 | |||
8f89b975d5b5 | richart | Changes in comments to address ticket #44 [close #44] | Sep 4 2015 | |||
df9a20e8e19d | corrado | typo correction and code cleaning | Sep 1 2015 | |||
548dfbcb0170 | fabarras | final commit for move of interpolateElementalFieldFromControlPoints | Aug 28 2015 | |||
140331d6f9b2 | fabarras | move of elemental field interpolation to FEEngine | Aug 27 2015 | |||
8cb650db55ce | fabarras | move of computeQuadraturePointsCoordinates in FEEngine | Aug 26 2015 | |||
069d157a5471 | Aurelia Cuba Ramos | Factorization and documentation of weight functions for non-local damage | Aug 24 2015 | |||
df2a8d685ae6 | corrado | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Aug 23 2015 | |||
832a194a53a8 | corrado | correcting shape functions and connectivity matrix of pentahedron_6 - fixing… | Aug 23 2015 | |||
b214f10aa754 | richart | Merge branch 'master' into dofs-separation-rewrote | Aug 21 2015 | |||
97be65b1e826 | richart | Started changes in matrix instanciation | Aug 21 2015 | |||
3883fd76e4a0 | richart | Other bug fix introduced by previous commit | Aug 21 2015 | |||
e92168a4656e | richart | Changes in emtpy filtered elementtypemaparrayfilter | Aug 21 2015 | |||
6c7bc1ba6d9d | richart | Merge branch 'master' of gitolite-richart:akantu | Aug 21 2015 | |||
9567eb07fa59 | richart | Correction of the ArrayFilter sizes | Aug 21 2015 | |||
3473afa9de11 | anciaux | correct dummy dumpable for compilation | Aug 21 2015 | |||
f43c94d839a1 | richart | Merge branch 'master' into dofs-separation-rewrote | Aug 18 2015 | |||
128c0520c87c | richart | Begining of implementation of DOFManager as a central object for solver +… | Aug 18 2015 | |||
05df46a996de | richart | Made unordered_map a bit more generic with an autodetection in cmake | Aug 18 2015 | |||
de1483dd87d7 | richart | Modification of the example compilation, plus cleaning of the dumper examples | Aug 17 2015 | |||
e322807e3dc4 | fabarras | Merge branch 'master' into dev_examples | Aug 14 2015 | |||
cecd897ed3a0 | fabian.barras | second dumper examples | Aug 13 2015 | |||
97a722237bb0 | Aurelia Cuba Ramos | bug fix: forgot to add template parameter in getArray() in some files | Aug 13 2015 | |||
cd64a69eb84b | Aurelia Cuba Ramos | Renaming of eigenstrain into eigengradu: Ticket #32 | Aug 12 2015 | |||
e1a135b3db95 | Aurelia Cuba Ramos | dead code in FEEngine removed | Aug 12 2015 | |||
3cabae4be736 | Aurelia Cuba Ramos | MaterialRandomInternal removed from Akantu src: Ticket #49 | Aug 12 2015 | |||
39d4aa35c584 | Aurelia Cuba Ramos | bug fix: wrong new node numbering | Aug 11 2015 | |||
56b2120cef98 | Aurelia Cuba Ramos | bug fix in getAllFacetTypes, modified tests to use the templated getArray… | Aug 11 2015 | |||
9054f18b641e | Aurelia Cuba Ramos | Merge conflict resolved in MeshSphereIntersector | Aug 11 2015 | |||
54b6e2f946d8 | Aurelia Cuba Ramos | getInternal and getArray in Material are now templated, cleanup of flattened… | Aug 11 2015 | |||
a23a9800fbe0 | Clement Roux | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Aug 10 2015 | |||
2c5e517cd3de | Clement Roux | update test_local_material and predent copy of material | Aug 10 2015 | |||
cea2d4828c56 | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Aug 8 2015 | |||
4ba0541fcf79 | richart | INTEREST_LIST generated in cmake (ticket #68) | Aug 8 2015 | |||
9f000c0ac5db | richart | refining mpi compile flags handling | Aug 8 2015 | |||
a675bb0ab426 | fabarras | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Aug 7 2015 | |||
f332b2421734 | fabarras | test + doc of cohesive elements insertion along physical surfaces | Aug 7 2015 | |||
21ce0527e9b2 | anciaux | make the init for the solver reentrant | Aug 7 2015 | |||
2bff9da7343d | fabarras | insertion of intrinsic cohesive elements along physical surfaces + change of… | Aug 6 2015 | |||
db7a92057d33 | anciaux | Merge branch 'master' of gitolite:akantu | Aug 5 2015 | |||
60551555c624 | anciaux | correct another memory leak | Aug 5 2015 | |||
bf1f2c2bac15 | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Aug 4 2015 | |||
4bee089d6542 | richart | Modification to make akantu compile with long int (64bit idx) Still has to… | Aug 4 2015 | |||
66aebf94f133 | anciaux | freeing solver for heattransfermodel | Aug 4 2015 | |||
88ec5e44af0b | richart | Modifications to be able to compile akantu in float | Aug 4 2015 | |||
087d7e771c84 | anciaux | Merge branch 'master' of gitolite:akantu | Jul 23 2015 | |||
fe55d8ba0934 | anciaux | improving python interface to iterate csr | Jul 23 2015 | |||
13659b265c30 | Lucas Frérot | fixed bug in MeshSphereIntersector | Jul 22 2015 | |||
571e9e349498 | Lucas Frérot | non const mesh in geometry module + cleanup + performance of compareSegments | Jul 22 2015 | |||
1776da21a721 | anciaux | fix the initPBC of heat transfer model | Jul 21 2015 | |||
7d2223d91ea9 | anciaux | extend resize for temp Array for python and allow setmodetext to models | Jul 21 2015 | |||
4f7c66ec2034 | richart | Modified cmake to declare the element info in the packages | Jul 19 2015 | |||
0c32f434c9c9 | richart | bug fix du to multiple facet modification | Jul 19 2015 | |||
fae00fa0f27f | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jul 18 2015 | |||
b4d2d371d9b0 | richart | Extracted the generation of the material lists to the cmake packages | Jul 18 2015 | |||
2f3754aa6ba1 | anciaux | offer possibility to compute conductivity yourself | Jul 17 2015 | |||
4ad0af8ecdb5 | anciaux | Merge branch 'master' of gitolite:akantu | Jul 17 2015 | |||
1674fb67f8ca | anciaux | fix bug on dumpers for heat transfer model + test on imlpicit compute for… | Jul 17 2015 | |||
880d1a7dac46 | Clement Roux | Specific check to handle mesh sphere intersection with an intersection on a node | Jul 17 2015 | |||
11db6ef0ee01 | anciaux | Merge branch 'master' of gitolite:akantu | Jul 17 2015 | |||
2350e9719ce4 | anciaux | provide possibility to compute conductivity matrix | Jul 17 2015 | |||
ae8eb4226cfa | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jul 17 2015 | |||
9419529b4313 | Aurelia Cuba Ramos | accessor for array of uint added, bug fix convertToGlobalElement function | Jul 17 2015 | |||
8fc612863c9d | Clement Roux | Update and bug correction in the mesh_sphere_intersector | Jul 17 2015 | |||
fae36952fc8a | corrado | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jul 16 2015 | |||
7df722be95d8 | corrado | increase of the nb of gauss points for integration in hexahedron_20… | Jul 16 2015 | |||
5bcfd0771d3d | anciaux | adding heat transfer to python interface | Jul 15 2015 | |||
2545d01c6ef9 | anciaux | Merge branch 'master' of gitolite:akantu | Jul 15 2015 | |||
9b63b4247a36 | anciaux | removing some python warnings | Jul 15 2015 | |||
c5a4b6303011 | richart | adding pentahedron types to the patch tests | Jul 14 2015 | |||
0eff9d9a6cae | richart | extending functions for element with more than one type of facet elements | Jul 14 2015 | |||
1cf39b5a9ee5 | LSMS Tester | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jul 14 2015 | |||
9c0597a826d0 | LSMS Tester | correction for the python interface | Jul 14 2015 | |||
6f0f0a2ddfdb | anciaux | Merge branch 'master' of gitolite:akantu | Jul 14 2015 | |||
40bd5412cc79 | Lucas Frérot | corrected dump bug for embedded model + cosine matrix bug | Jul 14 2015 | |||
373658865f8f | richart | bug fix on mass of _tetrahedron_10 | Jul 14 2015 | |||
56d13df290a5 | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jul 14 2015 | |||
7d901b4eee46 | richart | Correction of parsable output that made a test in release mode fail +… | Jul 14 2015 | |||
50c5f08da47b | Aurelia Cuba Ramos | interpolation function in shape lagrange added to be able to compile the… | Jul 14 2015 |
c4science · Help