History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
96c885162579 | frerot | simple bernoulli beam test is passing | Jan 10 2018 | |||
ce3fb8cc6773 | richart | Test fe engine precompute working | Dec 28 2017 | |||
2f5476e27826 | frerot | testing precomputation of shapes for bernoulli_2 beams | Dec 21 2017 | |||
ad0087629fd0 | frerot | commented out output of shapes in FEEngineTemplate's printself | Dec 20 2017 | |||
60d0a1159c6a | frerot | testing rotation matrices in test_precomputation for bernoulli beams | Dec 20 2017 | |||
6ea77414b2e9 | frerot | fixed all compile errors on ShapeStructural | Dec 19 2017 | |||
e73fb8ffe8b4 | frerot | Added last missing method to ShapeStructural | Dec 19 2017 | |||
39ccf092a32c | frerot | corrected some compile errors in shape structural | Dec 19 2017 | |||
4392752f2345 | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Dec 15 2017 | |||
e7267c3d1947 | frerot | added missing methods to ShapeStructural for FEEngine to compile | Dec 15 2017 | |||
621fc6a6da5b | richart | bug fix in interpolation on quadragle_8 | Dec 15 2017 | |||
79286ef9af64 | richart | Modified model initilalization | Dec 14 2017 | |||
eef4dfda8584 | richart | Implemented a block operator to correct the structural elements | Dec 8 2017 | |||
1aa85b4c82da | richart | Structural fe engine almost initializes | Dec 7 2017 | |||
c256cca627bc | frerot | added virtual methods implementation in StructuralMechanicsModel | Dec 6 2017 | |||
20647fbaefa9 | • arichart | Tidying the code with more clang-tidy | Dec 3 2017 | |||
ea890c4e6b21 | richart | small rewrite | Nov 30 2017 | |||
9377d123dea2 | anciaux | start to change the material plastic | Nov 30 2017 | |||
becfa533e454 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Nov 29 2017 | |||
75beacfadfa6 | richart | Tidying the code | Nov 29 2017 | |||
fcbee3a0712f | richart | Moving the constant initialization as constexpr in the headers | Nov 29 2017 | |||
c92254030710 | frerot | added computation of rotation matrices | Nov 24 2017 | |||
2d7e46bad25d | frerot | activated assembling mass matrix in structural | Nov 24 2017 | |||
47e42f614760 | richart | Modification in FEEngine for structural elements | Nov 22 2017 | |||
98b3fe1aebaf | frerot | correction of macros for structural elements | Nov 22 2017 | |||
57f8605e572e | frerot | partial rewriting of FEEngine interface for structural elements | Nov 20 2017 | |||
aa0c090116ec | frerot | changed bernoulli shapes and dnds | Nov 15 2017 | |||
09e14d695f0b | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Nov 15 2017 | |||
e673c37968c6 | richart | Removed the constness of the Communicator to be able to register event handlers | Nov 15 2017 | |||
37e10749ff14 | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Nov 15 2017 | |||
c50430a9dd71 | richart | Minor fix for constexpr | Nov 14 2017 | |||
d3f8c2898a0d | frerot | added hermite interpolation | Nov 10 2017 | |||
98405b386e09 | richart | clang-tidy auto-fix second pass for using and auto + performance | Nov 8 2017 | |||
3cb848d814e7 | richart | clang-tidy first pass of auto-fixes | Nov 8 2017 | |||
403f60eeed8a | richart | Integrating parallel cohesive element in master | Nov 7 2017 | |||
ddd46197b831 | richart | Made Element a trivial type + change for gcc5 | Nov 7 2017 | |||
f4ae8144c05f | richart | Bug fix... | Oct 13 2017 | |||
f3ea49a03763 | richart | More changes in the cleaning of structural elements. | Oct 13 2017 | |||
1c167adfdebb | richart | Re-factorization of the structural element code | Oct 11 2017 | |||
e25f4e309c2e | richart | Modernization of the code + typo correction | Oct 11 2017 | |||
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 |
c4science · Help