History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
b266e36a8204 | Aurelia Cuba Ramos | conflicts resolved | Feb 1 2016 | |||
13dd560ae534 | Aurelia Cuba Ramos | give unique memory ids to all the elment type maps, needed for FE2 | Jan 31 2016 | |||
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 | |||
7dd9648d4655 | LSMS Tester/richart | Updating the headers for the release 2.3 | Jan 15 2016 | |||
797d021e8db1 | corrado | modifications in fe_engine.cc to improve the readabiity of the code | Dec 11 2015 | |||
273337d4079f | anciaux | compilation with clang ok | Dec 8 2015 | |||
3415d2204cd2 | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Nov 19 2015 | |||
5462986a7ed5 | richart | Bug fixes + little improvements | Nov 19 2015 | |||
0d9183b269ba | Clement Roux | proper computation of external work in statics | Nov 18 2015 | |||
40f7c5ee2446 | anciaux | python functor working even for external material | Nov 15 2015 | |||
1bd0eeb2bfc0 | Clement Roux | Add comments and doc for mesh_data and aka_array | Nov 5 2015 | |||
2431278eaa7f | Clement Roux | addition of comments in fe_engine folder | Oct 22 2015 | |||
54e599859086 | Aurelia Cuba Ramos | Non-local development completed in parallel, neighborhood for iterative damage… | Oct 15 2015 | |||
f53070fb66ff | Aurelia Cuba Ramos | Operators in quadrature point class corrected, non-local modifications… | Oct 2 2015 | |||
9aef3a008b31 | Aurelia Cuba Ramos | Non-local modifications continued: Computation of weights now independent of… | Oct 1 2015 | |||
c5e8ee524ed2 | Aurelia Cuba Ramos | non-local toolbox development continued, bug fix in quadrature point class, bug… | 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 | |||
d19700219792 | corrado | added shape functions and derivatives for Pentahedron_15 in the user manual | Sep 16 2015 | |||
5e05d80cfd69 | Marco Vocialta | Correcting the number of nodes per facet for some cohesive elements | 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 | |||
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 | |||
9d2fa3941813 | Okan | interpolation from control points: bug solved for multi material case | 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 | |||
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 | |||
e1a135b3db95 | Aurelia Cuba Ramos | dead code in FEEngine removed | Aug 12 2015 | |||
4ba0541fcf79 | richart | INTEREST_LIST generated in cmake (ticket #68) | Aug 8 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 | |||
7df722be95d8 | corrado | increase of the nb of gauss points for integration in hexahedron_20… | Jul 16 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 | |||
373658865f8f | richart | bug fix on mass of _tetrahedron_10 | Jul 14 2015 | |||
50c5f08da47b | Aurelia Cuba Ramos | interpolation function in shape lagrange added to be able to compile the… | Jul 14 2015 | |||
be8aed2cefbf | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jul 14 2015 | |||
6bd56086568c | Aurelia Cuba Ramos | interpolation function added in FEEngine, numerical tolerance added to the… | Jul 14 2015 | |||
070a0968f192 | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jul 13 2015 | |||
0b8d00ba3541 | richart | Change of array output to correct the fe_engine test in Release mode | Jul 13 2015 | |||
aa7e201ebcbd | Aurelia Cuba Ramos | function in feengine to determine IGFEMTypes of regular elements, initArray in… | Jul 8 2015 | |||
db5abba67136 | richart | bug fix in cohesive element integrator gauss (Thank you for the beer Aurelia) | Jun 24 2015 | |||
17c8d8918215 | Aurelia Cuba Ramos | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Jun 19 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 | |||
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 | |||
751af29e6f7a | richart | Correction in the computation of the mass matrix | Jun 12 2015 | |||
96edddadb091 | anciaux | implementing implicit dynamics for heat transfer model | Jun 5 2015 | |||
eb0c038f2372 | richart | Bug fix due to split of precompute jacobian and multiply by weigth | May 15 2015 | |||
5e49b0e5a0a0 | corrado | corrections in the definition of the gauss points for pentahedron_15 | May 15 2015 | |||
20387fee70f6 | corrado | correction in the check of the jacobian positiveness | May 15 2015 | |||
3a1b14538bf4 | corrado | bug fixing in fe_engine.cc | Apr 30 2015 | |||
d1996c09455c | corrado | modifications in fe_engine.cc to correctly assemble stiffness matrix of… | Apr 30 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 | |||
58c643481d74 | corrado | correcting facet numbering for hexa20 | Mar 31 2015 | |||
e3be31c62362 | richart | Minor modifs to make akantu compile again with icc... + some styling | Mar 30 2015 | |||
850e169d52c0 | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Mar 30 2015 | |||
b2cab96fd3d7 | corrado | modification to material_cohesive_linear.cc and implementation of hexa20 and… | Mar 27 2015 | |||
a4dbc90c2b1a | richart | Merge branch 'master' of lsmssrv1.epfl.ch:akantu | Mar 19 2015 | |||
35fa19c85c8a | richart | small clarification | Mar 19 2015 | |||
15aaeee58a4e | Marco Vocialta | Compilation fix for cohesive elements after the last modifications to… | Mar 16 2015 | |||
9a5d13e59913 | Lucas Frérot | Added computeShapes and computeShapeDerivatives to FEEngine interface | Mar 13 2015 | |||
09309c556471 | Lucas Frérot | Added computeShapeDerivatives to FEEngineTemplate | Mar 12 2015 | |||
e390ecd361e0 | richart | non-local bug fix in quadrature points numbering | Mar 1 2015 | |||
75c7b6cdc881 | Aurelia Cuba Ramos | correction of material_non_local, functions added to convert elements | Feb 25 2015 | |||
2ec003c4fb7b | richart | correction of python wrapper | Dec 16 2014 | |||
d6f12ac49bf3 | richart | added the test for real | Dec 8 2014 | |||
cae083b901e2 | frerot | Added possibility to compute shape derivatives on arbitrary points in element | Dec 1 2014 | |||
7c6bddcc989e | richart | update submodules | Nov 13 2014 | |||
848f0fd8c83b | richart | Initial import of the new git version of akantu | Oct 19 2014 |
c4science · Help