History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
c256cca627bc | frerot | added virtual methods implementation in StructuralMechanicsModel | Dec 6 2017 | |||
24a164f9d615 | • arichart | Tidying the code with more clang-tidy | Dec 3 2017 | |||
20647fbaefa9 | • arichart | Tidying the code with more clang-tidy | Dec 3 2017 | |||
5cfb05de25a9 | richart | small rewrite | Nov 30 2017 | |||
ea890c4e6b21 | richart | small rewrite | Nov 30 2017 | |||
7e71570a0ba7 | anciaux | start to change the material plastic | Nov 30 2017 | |||
9377d123dea2 | anciaux | start to change the material plastic | Nov 30 2017 | |||
9aa2c2ef911b | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Nov 29 2017 | |||
becfa533e454 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Nov 29 2017 | |||
71825f9de69e | richart | Tidying the code | Nov 29 2017 | |||
75beacfadfa6 | richart | Tidying the code | Nov 29 2017 | |||
a1af622c89a1 | richart | Moving the constant initialization as constexpr in the headers | Nov 29 2017 | |||
fcbee3a0712f | richart | Moving the constant initialization as constexpr in the headers | Nov 29 2017 | |||
effedc066b02 | frerot | added computation of rotation matrices | Nov 24 2017 | |||
c92254030710 | frerot | added computation of rotation matrices | Nov 24 2017 | |||
b0558a7c7575 | frerot | activated assembling mass matrix in structural | Nov 24 2017 | |||
2d7e46bad25d | frerot | activated assembling mass matrix in structural | Nov 24 2017 | |||
14a0b4eae490 | richart | Modification in FEEngine for structural elements | Nov 22 2017 | |||
47e42f614760 | richart | Modification in FEEngine for structural elements | Nov 22 2017 | |||
f1cec4f3567b | frerot | correction of macros for structural elements | Nov 22 2017 | |||
98b3fe1aebaf | frerot | correction of macros for structural elements | Nov 22 2017 | |||
37242f588de4 | frerot | partial rewriting of FEEngine interface for structural elements | Nov 20 2017 | |||
57f8605e572e | frerot | partial rewriting of FEEngine interface for structural elements | Nov 20 2017 | |||
6b9c9e52ede8 | frerot | changed bernoulli shapes and dnds | Nov 15 2017 | |||
aa0c090116ec | frerot | changed bernoulli shapes and dnds | Nov 15 2017 | |||
a212f0f538cd | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Nov 15 2017 | |||
09e14d695f0b | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Nov 15 2017 | |||
77c10aa8d651 | richart | Removed the constness of the Communicator to be able to register event handlers | Nov 15 2017 | |||
e673c37968c6 | richart | Removed the constness of the Communicator to be able to register event handlers | Nov 15 2017 | |||
6f6e924a9102 | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Nov 15 2017 | |||
37e10749ff14 | frerot | Merge branch 'features/dofs-separation-rewrote' of ssh://c4science. | Nov 15 2017 | |||
4abff8840d70 | richart | Minor fix for constexpr | Nov 14 2017 | |||
c50430a9dd71 | richart | Minor fix for constexpr | Nov 14 2017 | |||
e4504f3a7aac | frerot | added hermite interpolation | Nov 10 2017 | |||
d3f8c2898a0d | frerot | added hermite interpolation | Nov 10 2017 | |||
57fad7af08c3 | richart | clang-tidy auto-fix second pass for using and auto + performance | Nov 8 2017 | |||
98405b386e09 | richart | clang-tidy auto-fix second pass for using and auto + performance | Nov 8 2017 | |||
75f4c432a631 | richart | clang-tidy first pass of auto-fixes | Nov 8 2017 | |||
3cb848d814e7 | richart | clang-tidy first pass of auto-fixes | Nov 8 2017 | |||
8d4272f6e195 | richart | Integrating parallel cohesive element in master | Nov 7 2017 | |||
403f60eeed8a | richart | Integrating parallel cohesive element in master | Nov 7 2017 | |||
1b868f6a377f | richart | Made Element a trivial type + change for gcc5 | Nov 7 2017 | |||
ddd46197b831 | richart | Made Element a trivial type + change for gcc5 | Nov 7 2017 | |||
e8c9d91a268f | richart | Bug fix... | Oct 13 2017 | |||
f4ae8144c05f | richart | Bug fix... | Oct 13 2017 | |||
ab22453f6e4d | richart | More changes in the cleaning of structural elements. | Oct 13 2017 | |||
f3ea49a03763 | richart | More changes in the cleaning of structural elements. | Oct 13 2017 | |||
093ec27b2599 | richart | Re-factorization of the structural element code | Oct 11 2017 | |||
1c167adfdebb | richart | Re-factorization of the structural element code | Oct 11 2017 | |||
b359363442bc | richart | Modernization of the code + typo correction | Oct 11 2017 | |||
e25f4e309c2e | richart | Modernization of the code + typo correction | Oct 11 2017 | |||
134d5d4d79fd | richart | Corrected non-local manager + made cleanup safer | Sep 19 2017 | |||
24e0e7f9b3d3 | richart | Corrected non-local manager + made cleanup safer | Sep 19 2017 | |||
ff31429a3839 | richart | lot of tests fixes | Sep 11 2017 | |||
28f5cbe13756 | richart | lot of tests fixes | Sep 11 2017 | |||
05b0c1c673fa | richart | Correcting some bug in the cohesive element adaptation | Aug 22 2017 | |||
f2ac6ddf7a81 | richart | Correcting some bug in the cohesive element adaptation | Aug 22 2017 | |||
c3fadec94a51 | richart | Bug fix in the assembly of the mass | Aug 14 2017 | |||
ad2b02c98175 | richart | Bug fix in the assembly of the mass | Aug 14 2017 | |||
8e6f37ad117f | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
a2a185177344 | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
552b57ecd4b2 | richart | Bug fixes + modernization | Aug 13 2017 | |||
90231efc4b73 | richart | Bug fixes + modernization | Aug 13 2017 | |||
a34d8a46789c | richart | bug fixing | Aug 11 2017 | |||
65271e213fa5 | richart | bug fixing | Aug 11 2017 | |||
589bdce5d945 | richart | tidying the code | Aug 11 2017 | |||
022300508462 | richart | tidying the code | Aug 11 2017 | |||
5e0adaed150e | richart | Small improvements ?! | Aug 9 2017 | |||
431053ddb225 | richart | Small improvements ?! | Aug 9 2017 | |||
d5ad37a502b4 | richart | Dynamic update of mesh + priority list for events | Aug 9 2017 | |||
9ffaecefb71a | richart | Dynamic update of mesh + priority list for events | Aug 9 2017 | |||
dbfbd5966e76 | richart | Cleaning the mesh insterface + modernization | Aug 9 2017 | |||
9d78ebf87276 | richart | Cleaning the mesh insterface + modernization | Aug 9 2017 | |||
521c0f78e061 | richart | Adding MaterialFactory and correcting some test that did not compile anymore | Jul 9 2017 | |||
84efe4b62809 | richart | Adding MaterialFactory and correcting some test that did not compile anymore | Jul 9 2017 | |||
f41369e5e977 | richart | Changed initialization of elementtypemaparray | Jul 6 2017 | |||
67e65283226f | richart | Changed initialization of elementtypemaparray | Jul 6 2017 | |||
144f355a961d | richart | Changing namespace definition | Jun 19 2017 | |||
f3288de80211 | richart | Changing namespace definition | Jun 19 2017 | |||
89c33fb3e76f | richart | Adding named_argument capability | Jun 16 2017 | |||
7c7a57204949 | richart | Adding named_argument capability | Jun 16 2017 | |||
f56c67ca1053 | richart | Merge remote-tracking branch 'origin/master' into features/dofs-separation… | Jun 14 2017 | |||
e5a6225ca95a | richart | Merge remote-tracking branch 'origin/master' into features/dofs-separation… | Jun 14 2017 | |||
57cdda9e5a14 | richart | Forced c++14 as a standard | Jun 2 2017 | |||
298222cbaef9 | richart | Forced c++14 as a standard | Jun 2 2017 | |||
421d57ea0664 | frerot | fixed implicit dynamics 2d test (temporary ?) | May 22 2017 | |||
4017047d3d47 | frerot | fixed implicit dynamics 2d test (temporary ?) | May 22 2017 | |||
d78d6a3b45ec | richart | Make it compile again with structural model activated | Mar 28 2017 | |||
d10108d16f8d | richart | Make it compile again with structural model activated | Mar 28 2017 | |||
a5a08d9d1170 | richart | Changes to make the new integration capability work: passes unit tests | Mar 21 2017 | |||
cf8ef404e343 | richart | Changes to make the new integration capability work: passes unit tests | Mar 21 2017 | |||
cce2b090e5ea | richart | Found the exact values for triangle with 6 integration points | Mar 21 2017 | |||
4cd820fd4ca2 | richart | Found the exact values for triangle with 6 integration points | Mar 21 2017 | |||
6172ebb7714a | richart | Changes to provide a functor that decides the integrations order for a given… | Mar 21 2017 | |||
6aa0b05eb32e | richart | Changes to provide a functor that decides the integrations order for a given… | Mar 21 2017 | |||
f8ef9cbcc9b9 | richart/anciaux | Modified determination of pentahedron integration by cross product of triangle… | Mar 21 2017 | |||
2d6796a7818a | richart/anciaux | Modified determination of pentahedron integration by cross product of triangle… | Mar 21 2017 | |||
3c4052e8b524 | richart/anciaux | Making possible to compute integrals at different orders than the one… | Mar 21 2017 | |||
a307a4df674d | richart/anciaux | Making possible to compute integrals at different orders than the one… | Mar 21 2017 | |||
8baee4560d76 | richart | Adding pre-assembled terms for coupling matrices + detecting changes in… | Jan 18 2017 |
c4science · Help