rAKA/packagesbugfixes/Unexpected…
rAKA/packages
bugfixes/Unexpected…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
08d3806af858 | anciaux | fix a compilation problem due to file removal | Apr 9 2019 | |||
bcb1162702d9 | richart/anciaux | Abaqus reader broken with Boost 1.67 (wont fix) | Apr 8 2019 | |||
02325164e1bd | richart | Bootstraping the pybind11 code | Oct 31 2018 | |||
057a7338660e | richart | Merge branch 'features/pbc' | Oct 10 2018 | |||
970b5eee332a | richart | Add google-benchmark for benchmarking | Jun 19 2018 | |||
92000a4400f5 | richart | Multiple changes in order to start implementation of periodicity | May 30 2018 | |||
7c6df5f55619 | richart | Adding a full blown object to treat bounding boxes | Apr 4 2018 | |||
3389fd9864c6 | richart | Adding functionality for periodicity in the mesh | Apr 4 2018 | |||
f24f45d478ad | richart | Bug fix in the cohesive elements | Mar 3 2018 | |||
1a7174ceb38d | richart | Working on the bug on parallel cohesive element | Feb 28 2018 | |||
62d6c3183d56 | richart | Deactivate PETSc | Feb 26 2018 | |||
6ef6b2176817 | richart | Updating the documentation | Feb 26 2018 | |||
375f777d2c4c | 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 | |||
2473ead61575 | frerot | cleanup of embedded | Feb 9 2018 | |||
34fb9dc0f4f1 | frerot | Merge branch 'features/embedded-rewrote' into features/dofs-separation-rewrote | Feb 9 2018 | |||
7341814134d8 | frerot | made new embedded compile | Feb 5 2018 | |||
5dca53543e7f | richart | Marking more options as advanced | Feb 3 2018 | |||
af7163eb5faa | gallyamov | Disabling the rounding math check for CGAL in debug | Feb 2 2018 | |||
900a0bf5c027 | richart | removed useless code | Jan 30 2018 | |||
d1e2a83ba291 | richart | correction for dumper compilation | Jan 22 2018 | |||
1ff0813ff8bd | richart | Continuation in the includes handling | Jan 18 2018 | |||
9b2d6ada58ad | richart | Changed the way includes are handled for external packages | Jan 16 2018 | |||
3db2a5e192ad | richart | Some improvements on the cmake system | Jan 12 2018 | |||
ed1932ff1ee5 | 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 | |||
6537dea3e3ad | 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 | |||
60a0df3715ca | 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 | |||
a3cfdd8b4c90 | • arichart | separated solid mechanics code at compile | Dec 4 2017 | |||
a1af622c89a1 | richart | Moving the constant initialization as constexpr in the headers | Nov 29 2017 | |||
14a0b4eae490 | richart | Modification in FEEngine for structural elements | Nov 22 2017 | |||
6b9c9e52ede8 | frerot | changed bernoulli shapes and dnds | Nov 15 2017 | |||
a212f0f538cd | 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 | |||
e4504f3a7aac | frerot | added hermite interpolation | Nov 10 2017 | |||
cae5a2ca7a53 | 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 | |||
8d4272f6e195 | richart | Integrating parallel cohesive element in master | Nov 7 2017 | |||
af070548afda | richart | Refactoring communicator | Nov 7 2017 | |||
3d7fe3d976e2 | 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 | |||
ab22453f6e4d | richart | More changes in the cleaning of structural elements. | Oct 13 2017 | |||
093ec27b2599 | 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 | ||
35303100644a | richart | make it compiles with non-local not activated | Sep 27 2017 | |||
ff31429a3839 | richart | lot of tests fixes | Sep 11 2017 | |||
8e6f37ad117f | richart | Changes getSize to size for compatibility with STL containers | Aug 13 2017 | |||
e43efd29f387 | richart | adding arange similar to numpy.arange | Aug 11 2017 | |||
8575411e3223 | richart | Bug Fixes | Aug 9 2017 | |||
d5ad37a502b4 | richart | Dynamic update of mesh + priority list for events | Aug 9 2017 | |||
dbfbd5966e76 | richart | Cleaning the mesh insterface + modernization | Aug 9 2017 | |||
3e6c4b30672d | 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 | |||
2f83f1409862 | 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 | |||
f56c67ca1053 | 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 | |||
ee3e4390daa5 | 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 | ||
6dcda48306e7 | D105 | richart | Adding the author list to the manual | Jun 12 2017 | ||
57cdda9e5a14 | richart | Forced c++14 as a standard | Jun 2 2017 | |||
d3d93c57f198 | richart | Still tracking a bug | May 19 2017 | |||
0fff10aaefd6 | richart | Another round of debugging | May 11 2017 | |||
0fc9c7be26c7 | 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 | |||
8baee4560d76 | 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 | |||
e86527c33012 | 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 | |||
f75e9969df32 | richart | Rewrote synchronizer interface (need testing) | Dec 2 2016 | |||
9a71f272f634 | corrado | added the cohesive linear uncoupled law | Jul 25 2016 | |||
5befd42e1471 | 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 | |||
bd0538e685e2 | Aurelia Cuba Ramos | changed spherical kernal from exact to lazy exact for lower computational cost | Feb 14 2016 | |||
6cd48b3f4371 | richart | Merge branch 'master' into dofs-separation-rewrote | Feb 2 2016 | |||
8b77901c9c9f | richart | updating headers | Jan 22 2016 | |||
b285dab59995 | anciaux | Merge branch 'release' of gitolite:akantu into release | Jan 22 2016 | |||
abcfae9b4062 | anciaux | adding documentation of the python module | Jan 22 2016 | |||
f9c17105cc93 | richart | moving declaration of files | Jan 22 2016 | |||
23b925effbe2 | richart | Missing file modif in the change of structure | Jan 22 2016 | |||
2a1d534f659e | richart | Changing the extra_packages structure | Jan 22 2016 | |||
0ad561d29cb1 | richart | Correcting a bug that forced 2 configure to get the correct cxxflags | Jan 20 2016 | |||
891532398ac4 | richart | correction in missing files for the generated package | Jan 19 2016 | |||
fe18605ce6e0 | richart | Add missing documents in packages | Jan 19 2016 | |||
336b0925e427 | LSMS Tester/richart | Updating headers + correcting some emails | Jan 18 2016 | |||
f90b54226a1b | richart | Multiple changes for packages: - getting list of files per package - cleaning… | Jan 18 2016 | |||
71b9eea7a413 | richart | Adding information for the packages + generating list of files | Jan 18 2016 | |||
7dd9648d4655 | LSMS Tester/richart | Updating the headers for the release 2.3 | Jan 15 2016 | |||
5003559dc5fe | richart | Merge branch 'master' of gitolite-richart:akantu | Jan 13 2016 |
c4science · Help