rAKA/srcfeatures/joss-2023
rAKA/src
features/joss-2023
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
072d5639001c | Marco Vocialta | Fixing a memory leak | Oct 5 2015 | |||
e23a7bad59ca | Marco Vocialta | Another compilation fix | Oct 5 2015 | |||
b0c536d0a064 | Marco Vocialta | Compilation bug fix | Oct 5 2015 | |||
e277f6c7cbb8 | Marco Vocialta | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Oct 4 2015 | |||
db26bbacce3f | Marco Vocialta | Bug fix to prevent the cohesive element inserter from increasing the global… | Oct 4 2015 | |||
733b401f9a72 | Marco Vocialta | Creation of a class to update the global connectivity in parallel, important… | Oct 2 2015 | |||
37f4feb6a88f | yilmaz | some doxygen additions (ticket 47) | Oct 1 2015 | |||
420a05dec8ba | Marco Vocialta | Merge | Oct 1 2015 | |||
f6a3b9d67f7f | Marco Vocialta | Change of events in the mesh sphere intersector and new function to substitute… | Oct 1 2015 | |||
7ccdf3d721ec | Clement Roux | igfem renumbering of segment ID from 1 to from 0 | Sep 30 2015 | |||
07bbbfc827a7 | Clement Roux | fully split geometry and igfem mesh generation | Sep 30 2015 | |||
de3be14b9a19 | Clement Roux | renaming the new_nodes array into intersection_points | Sep 30 2015 | |||
c628220c8594 | Clement Roux | split geometry igfem mesh generation, and old way both working | Sep 30 2015 | |||
a6bb3b424abe | Clement Roux | split geometrical operation and igfem mesh generation | Sep 28 2015 | |||
d84828ca54c5 | Marco Vocialta | Adding an id to the mesh intersectors and adding onElementsChanged to… | Sep 28 2015 | |||
e48d0b6ba2f4 | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Sep 28 2015 | |||
c5e8ee524ed2 | Aurelia Cuba Ramos | non-local toolbox development continued, bug fix in quadrature point class, bug… | Sep 28 2015 | |||
7225e8a78f7c | corrado | completed tests to check buildfacets for all the type of elements | Sep 28 2015 | |||
1ee55182d240 | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Sep 28 2015 | |||
f684c1ff93ec | Aurelia Cuba Ramos | development of non-local toolbox started: make non-local averaging generic and… | Sep 26 2015 | |||
ddb11f4fca12 | Marco Vocialta | Compilation fix when igfem is disabled | Sep 21 2015 | |||
a8ae9943ca51 | Marco Vocialta | Adding a few comments in the dumper | Sep 21 2015 | |||
c4eea3cc3071 | Marco Vocialta | First step in the parallelism of the geometry | Sep 21 2015 | |||
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 | |||
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 | |||
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 | |||
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 | |||
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 |
c4science · Help