rAKA/packagesbugfixes/version…
rAKA/packages
bugfixes/version…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
5e3ee85ebe91 | D107 | richart | Modified libraries detection since Homebrew compiles fake dynamic libaries and… | Jun 12 2017 | ||
268be26a0734 | D107 | richart | Modified libraries detection since Homebrew compiles fake dynamic libaries and… | Jun 12 2017 | ||
6dcda48306e7 | D105 | richart | Adding the author list to the manual | Jun 12 2017 | ||
bd7ff21b143c | D105 | richart | Adding the author list to the manual | Jun 12 2017 | ||
57cdda9e5a14 | richart | Forced c++14 as a standard | Jun 2 2017 | |||
298222cbaef9 | richart | Forced c++14 as a standard | Jun 2 2017 | |||
d3d93c57f198 | richart | Still tracking a bug | May 19 2017 | |||
848b551583d4 | richart | Still tracking a bug | May 19 2017 | |||
0fff10aaefd6 | richart | Another round of debugging | May 11 2017 | |||
ca61d1994699 | richart | Another round of debugging | May 11 2017 | |||
0fc9c7be26c7 | richart | Adding openblas in the list of blas libraries | May 11 2017 | |||
20a02118e478 | richart | Adding openblas in the list of blas libraries | May 11 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 | |||
8baee4560d76 | richart | Adding pre-assembled terms for coupling matrices + detecting changes in… | Jan 18 2017 | |||
0db649cf6d67 | richart | Adding pre-assembled terms for coupling matrices + detecting changes in… | Jan 18 2017 | |||
68bb4fa43451 | richart | Correction for cmake 3.0.2 | Dec 14 2016 | |||
8476bc13a6c8 | richart | Correction for cmake 3.0.2 | Dec 14 2016 | |||
e86527c33012 | richart | starting to modify the tests for the new API, + bug fixes on autos ans adding… | Dec 7 2016 | |||
06e82afebd3a | richart | starting to modify the tests for the new API, + bug fixes on autos ans adding… | Dec 7 2016 | |||
6c3aef109118 | richart | Merge branch 'master' into features/dofs-separation-rewrote | Dec 2 2016 | |||
1b4820c1db0b | richart | Merge branch 'master' into features/dofs-separation-rewrote | Dec 2 2016 | |||
f75e9969df32 | richart | Rewrote synchronizer interface (need testing) | Dec 2 2016 | |||
cafceb59140e | richart | Rewrote synchronizer interface (need testing) | Dec 2 2016 | |||
9a71f272f634 | corrado | added the cohesive linear uncoupled law | Jul 25 2016 | |||
d66c6e87208e | corrado | added the cohesive linear uncoupled law | Jul 25 2016 | |||
5befd42e1471 | richart | changing url for iohelper | Jul 13 2016 | |||
9d18992603e3 | richart | changing url for iohelper | Jul 13 2016 | |||
e61d58c57927 | richart | Modified determination of pentahedron integration by cross product of triangle… | May 10 2016 | |||
ec5288b8db9f | richart | Changer Parsable in parameter registery + parsable | May 4 2016 | |||
e817679d7df6 | richart | Merge branch 'master' into dofs-separation-rewrote | Apr 25 2016 | |||
e38602495458 | richart | Small fixes on find_packages | Apr 22 2016 | |||
a46a92f57113 | richart | Hopefully made the detection of MUMPS and Scotch more versatile | Apr 22 2016 | |||
171d1862ded1 | richart | Merge branch 'master' of gitolite-richart:akantu into dofs-separation-rewrote | Mar 17 2016 | |||
f4cdeb6af0c9 | richart | Changes to make the first model solver test run | Mar 16 2016 | |||
b1e240aae004 | richart | Change of interface of the communicator | Mar 16 2016 | |||
5915f4b370c9 | richart | adding integration schemes for static computations | Feb 19 2016 | |||
8894eaae3ed0 | richart | Connecting more pipes together: compiling simple case | Feb 16 2016 |
c4science · Help