History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
24e0e7f9b3d3 | richart | Corrected non-local manager + made cleanup safer | Sep 19 2017 | |||
28f5cbe13756 | richart | lot of tests fixes | Sep 11 2017 | |||
f2ac6ddf7a81 | richart | Correcting some bug in the cohesive element adaptation | Aug 22 2017 | |||
ad2b02c98175 | richart | Bug fix in the assembly of the mass | Aug 14 2017 | |||
a2a185177344 | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
90231efc4b73 | richart | Bug fixes + modernization | Aug 13 2017 | |||
65271e213fa5 | richart | bug fixing | Aug 11 2017 | |||
022300508462 | richart | tidying the code | Aug 11 2017 | |||
431053ddb225 | richart | Small improvements ?! | Aug 9 2017 | |||
9ffaecefb71a | richart | Dynamic update of mesh + priority list for events | Aug 9 2017 | |||
9d78ebf87276 | richart | Cleaning the mesh insterface + modernization | Aug 9 2017 | |||
84efe4b62809 | richart | Adding MaterialFactory and correcting some test that did not compile anymore | Jul 9 2017 | |||
67e65283226f | richart | Changed initialization of elementtypemaparray | Jul 6 2017 | |||
f3288de80211 | richart | Changing namespace definition | Jun 19 2017 | |||
7c7a57204949 | richart | Adding named_argument capability | Jun 16 2017 | |||
e5a6225ca95a | richart | Merge remote-tracking branch 'origin/master' into features/dofs-separation… | Jun 14 2017 | |||
298222cbaef9 | richart | Forced c++14 as a standard | Jun 2 2017 | |||
4017047d3d47 | frerot | fixed implicit dynamics 2d test (temporary ?) | May 22 2017 | |||
d10108d16f8d | richart | Make it compile again with structural model activated | Mar 28 2017 | |||
cf8ef404e343 | richart | Changes to make the new integration capability work: passes unit tests | Mar 21 2017 | |||
4cd820fd4ca2 | richart | Found the exact values for triangle with 6 integration points | Mar 21 2017 | |||
6aa0b05eb32e | richart | Changes to provide a functor that decides the integrations order for a given… | Mar 21 2017 | |||
2d6796a7818a | richart/anciaux | Modified determination of pentahedron integration by cross product of triangle… | Mar 21 2017 | |||
a307a4df674d | richart/anciaux | Making possible to compute integrals at different orders than the one… | Mar 21 2017 | |||
0db649cf6d67 | richart | Adding pre-assembled terms for coupling matrices + detecting changes in… | Jan 18 2017 | |||
1b4820c1db0b | richart | Merge branch 'master' into features/dofs-separation-rewrote | Dec 2 2016 | |||
cafceb59140e | richart | Rewrote synchronizer interface (need testing) | Dec 2 2016 | |||
f2be7e93a777 | corrado | fixed bug when no. guass point of facets is different from no gauss points of… | Jul 22 2016 | |||
0afd2f20c3e2 | richart | New solvers in solid_mechanics_model | Jun 29 2016 | |||
bbf37adfc2a8 | richart | Optimizing to remove useless allocation and memsets | Jun 17 2016 | |||
590c547789dc | richart | Removing useless copies, still too many malloc showing up in the profiling | Jun 16 2016 | |||
0d66fe01fea3 | richart | Improving tests, addinf new solver in solid_mechanics_model | Jun 16 2016 | |||
fd8f83bd5c54 | corrado | increased the number of gauss points for cohesive elements to correclty… | May 26 2016 | |||
952e8e1ae0f9 | richart | Changes to make the new integration capability work: passes unit tests | May 24 2016 | |||
4648f0fbf28a | richart | Found the exact values for triangle with 6 integration points | May 10 2016 | |||
e61d58c57927 | richart | Modified determination of pentahedron integration by cross product of triangle… | May 10 2016 | |||
dd271c3d621d | richart | Making possible to compute integrals at different orders than the one… | May 4 2016 | |||
e817679d7df6 | richart | Merge branch 'master' into dofs-separation-rewrote | Apr 25 2016 | |||
eeb24dba531e | richart | Correcting problems for the installed version | Apr 21 2016 | |||
171d1862ded1 | richart | Merge branch 'master' of gitolite-richart:akantu into dofs-separation-rewrote | Mar 17 2016 | |||
6cd48b3f4371 | richart | Merge branch 'master' into dofs-separation-rewrote | Feb 2 2016 | |||
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 | |||
1e72176f9e34 | richart | Change residual in internal forces + added instantiation for Time step solver | Oct 16 2015 | |||
54e599859086 | Aurelia Cuba Ramos | Non-local development completed in parallel, neighborhood for iterative damage… | Oct 15 2015 | |||
1f6d3d2a449f | richart | Moving some more code for the solver implementations | Oct 7 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 | |||
8e5feed2a2e9 | richart | Adding NoLionearSolver TimeStepSolver, adapting fem for the assembly of masses | Sep 15 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 | |||
b214f10aa754 | richart | Merge branch 'master' into dofs-separation-rewrote | 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 | |||
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 |
c4science · Help