rAKA/packagesbugfixes/65-Making-the…
rAKA/packages
bugfixes/65-Making-the…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
62d6c3183d56 | richart | Deactivate PETSc | Feb 26 2018 | |||
f511e2f9c4d9 | richart | Deactivate PETSc | Feb 26 2018 | |||
6ef6b2176817 | richart | Updating the documentation | Feb 26 2018 | |||
9b9fc55fe13f | richart | Updating the documentation | Feb 26 2018 | |||
375f777d2c4c | milanese | common methods of anisotropic and orthotropic materials moved to mother class… | Feb 16 2018 | |||
5c9cea3b30da | milanese | common methods of anisotropic and orthotropic materials moved to mother class… | Feb 16 2018 | |||
b817f921916b | milanese | inline functions for elastic anisotropic and orthotropic materials | Feb 16 2018 | |||
96318a49ab1b | milanese | inline functions for elastic anisotropic and orthotropic materials | Feb 16 2018 | |||
2473ead61575 | frerot | cleanup of embedded | Feb 9 2018 | |||
1dc2738eb44d | frerot | cleanup of embedded | Feb 9 2018 | |||
34fb9dc0f4f1 | frerot | Merge branch 'features/embedded-rewrote' into features/dofs-separation-rewrote | Feb 9 2018 | |||
19a651159638 | frerot | Merge branch 'features/embedded-rewrote' into features/dofs-separation-rewrote | Feb 9 2018 | |||
7341814134d8 | frerot | made new embedded compile | Feb 5 2018 | |||
09f92b90ea34 | frerot | made new embedded compile | Feb 5 2018 | |||
5dca53543e7f | richart | Marking more options as advanced | Feb 3 2018 | |||
8e6f22daf2f3 | richart | Marking more options as advanced | Feb 3 2018 | |||
af7163eb5faa | gallyamov | Disabling the rounding math check for CGAL in debug | Feb 2 2018 | |||
af2f88e00729 | gallyamov | Disabling the rounding math check for CGAL in debug | Feb 2 2018 | |||
900a0bf5c027 | richart | removed useless code | Jan 30 2018 | |||
60ebd3a09047 | richart | removed useless code | Jan 30 2018 | |||
d1e2a83ba291 | richart | correction for dumper compilation | Jan 22 2018 | |||
c89541f53b1c | richart | correction for dumper compilation | Jan 22 2018 | |||
1ff0813ff8bd | richart | Continuation in the includes handling | Jan 18 2018 | |||
9ebe1a77fdb2 | richart | Continuation in the includes handling | Jan 18 2018 | |||
9b2d6ada58ad | richart | Changed the way includes are handled for external packages | Jan 16 2018 | |||
cafb0c72846b | richart | Changed the way includes are handled for external packages | Jan 16 2018 | |||
3db2a5e192ad | richart | Some improvements on the cmake system | Jan 12 2018 | |||
5b37fc21c50a | richart | Some improvements on the cmake system | Jan 12 2018 | |||
ed1932ff1ee5 | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Jan 12 2018 | |||
c125960372ea | richart | Merge branch 'features/dofs-separation-rewrote' of c4science… | Jan 12 2018 | |||
d87d3bbdb0fa | richart | Improving the treatment of includes and external libraries | Jan 12 2018 | |||
9b780f2f40a5 | richart | Improving the treatment of includes and external libraries | Jan 12 2018 | |||
6537dea3e3ad | frerot | simple bernoulli beam test is passing | Jan 10 2018 | |||
96c885162579 | frerot | simple bernoulli beam test is passing | Jan 10 2018 | |||
63aa43e51d36 | richart | Modified the way pybind11 and google test are included in akantu | Jan 10 2018 | |||
426023b63d6d | richart | Modified the way pybind11 and google test are included in akantu | Jan 10 2018 | |||
60a0df3715ca | richart | Added tests for precomputation of finite element engine | Dec 22 2017 | |||
469aa17f263e | richart | Added tests for precomputation of finite element engine | Dec 22 2017 | |||
139eee44fc18 | • arichart | modified material selector to correct a bug introduced by the initialization… | Dec 5 2017 | |||
63b25c723bb0 | • arichart | modified material selector to correct a bug introduced by the initialization… | Dec 5 2017 | |||
a3cfdd8b4c90 | • arichart | separated solid mechanics code at compile | Dec 4 2017 | |||
699bd5400318 | • arichart | separated solid mechanics code at compile | Dec 4 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 | |||
14a0b4eae490 | richart | Modification in FEEngine for structural elements | Nov 22 2017 | |||
47e42f614760 | richart | Modification in FEEngine for structural elements | Nov 22 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 | |||
e4504f3a7aac | frerot | added hermite interpolation | Nov 10 2017 | |||
d3f8c2898a0d | frerot | added hermite interpolation | Nov 10 2017 | |||
cae5a2ca7a53 | richart | Adding dependency with google-test and generating meta tests with GTEST option | Nov 9 2017 | |||
d8011f888eb0 | richart | Adding dependency with google-test and generating meta tests with GTEST option | Nov 9 2017 | |||
c5883ff27702 | richart | Merge branch 'master' into features/dofs-separation-rewrote | Nov 7 2017 | |||
cda04693fb4b | richart | Merge branch 'master' into features/dofs-separation-rewrote | Nov 7 2017 | |||
8d4272f6e195 | richart | Integrating parallel cohesive element in master | Nov 7 2017 | |||
403f60eeed8a | richart | Integrating parallel cohesive element in master | Nov 7 2017 | |||
af070548afda | richart | Refactoring communicator | Nov 7 2017 | |||
133a6062c3b5 | richart | Refactoring communicator | Nov 7 2017 | |||
3d7fe3d976e2 | richart | Still on the path of making g++ 5.4.* happy | Oct 25 2017 | |||
e1e93d268755 | richart | Still on the path of making g++ 5.4.* happy | Oct 25 2017 | |||
c39cd450dd7f | richart | Moving parallel cohesive element in the main tree + moving cohesive materials | Oct 13 2017 | |||
3fd12b2d3e64 | richart | Moving parallel cohesive element in the main tree + moving cohesive materials | 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 | |||
7ea41b355b00 | D154 | richart | Adding iohelper as a subtree + some bug fixes | Oct 2 2017 | ||
aa3ceb21cd72 | D154 | richart | Adding iohelper as a subtree + some bug fixes | Oct 2 2017 | ||
35303100644a | richart | make it compiles with non-local not activated | Sep 27 2017 | |||
7d881add2526 | richart | make it compiles with non-local not activated | Sep 27 2017 | |||
ff31429a3839 | richart | lot of tests fixes | Sep 11 2017 | |||
28f5cbe13756 | richart | lot of tests fixes | Sep 11 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 | |||
e43efd29f387 | richart | adding arange similar to numpy.arange | Aug 11 2017 | |||
fd0f6180866f | richart | adding arange similar to numpy.arange | Aug 11 2017 | |||
8575411e3223 | richart | Bug Fixes | Aug 9 2017 | |||
7ccd0d966a3c | richart | Bug Fixes | 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 | |||
3e6c4b30672d | richart | Adding zip container and iterator | Jul 21 2017 | |||
97b388653270 | richart | Adding zip container and iterator | Jul 21 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 | |||
2f83f1409862 | richart | Non local refactoring + bug fix in the communications of the weight functions | Jul 6 2017 | |||
341103fd512e | richart | Non local refactoring + bug fix in the communications of the weight functions | Jul 6 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 | |||
8187ec1844ed | richart | Adaptation to follow the latest versions of FindBLAS.cmake | Jun 12 2017 | |||
c2b8ef7965d0 | richart | Adaptation to follow the latest versions of FindBLAS.cmake | Jun 12 2017 | |||
ee3e4390daa5 | richart | Adding chrono from c++11 when possible | Jun 12 2017 | |||
599d7cd82b35 | richart | Adding chrono from c++11 when possible | Jun 12 2017 |
c4science · Help