Graphbugfixes/macos…
Graph
bugfixes/macos…
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
8b50a02ee7f5 | richart | Adding code coverage | Nov 17 2020 | ||||
d58650ce6dc3 | richart | Protecting lambda not used in NDEBUG | Nov 17 2020 | ||||
e3967fa38675 | richart | Removing warning in py_material RTFM... | Nov 17 2020 | ||||
c435093eb4f0 | richart | compilation bug fix when mpi is off | Nov 17 2020 | ||||
081da3e5b7c6 | richart | some linting | Nov 17 2020 | ||||
c424f958ca1f | richart | removing warnings in py_material | Nov 17 2020 | ||||
d585aba2a74e | richart | still not enough time | Nov 17 2020 | ||||
6b93b11bbaf9 | richart | Extend timeout for tests runing in debug | Nov 17 2020 | ||||
10664658c20c | richart | Bug fix in the eigen-gradu, with cohesive elements | Nov 16 2020 | ||||
99b381709af7 | richart | Debug in order to be able to do some coverage later on | Nov 16 2020 | ||||
ffa5a2efe61c | richart | Trying to solve the problem of artefacts | Nov 16 2020 | ||||
3d77ece78ef4 | richart | keeping artefacts longer | Nov 14 2020 | ||||
9078eff9146c | richart | improving ccache cache hits: | Nov 13 2020 | ||||
f4783b779273 | richart | Bug fix: rebase conflit resolution | Nov 13 2020 | ||||
e3f8cc5a4768 | richart | sharing ccache in between builds | Nov 13 2020 | ||||
76f62cfa3f0a | richart | Missing marco definition for pybind11 | Nov 13 2020 | ||||
93b4beb364a7 | richart | Warning in pybind11 | Nov 13 2020 | ||||
33ef5c2570c3 | richart | Correcting deprecated pybind code | Nov 13 2020 | ||||
4090a168ad5e | richart | Minor improvements to help debugging | Nov 13 2020 | ||||
da19e76c141c | richart | bug fix in mesh distribution | Nov 13 2020 | ||||
234da74828e9 | richart | Bug fix in size computation | Nov 13 2020 | ||||
79c61bda7828 | richart | bug fix in parallel test_cohesive | Nov 13 2020 | ||||
4f92994b7984 | richart | bug fix in the insertion of 3d elements | Nov 13 2020 | ||||
19086cd4e3db | richart | Full rewrite of cohesive insertion to ensure the order of insertion across… | Nov 13 2020 | ||||
0c0644a4376c | richart | Test fix when no implicit solver present | Nov 13 2020 | ||||
352e8963cc1b | richart | Bug fix | Nov 13 2020 | ||||
6499a1de98dd | richart | Accounting for stupid version of compilers | Nov 13 2020 | ||||
e94e01ed97c3 | richart | Remaining semicolon | Nov 13 2020 | ||||
afd7269e93f5 | richart | clang-tidy | Nov 13 2020 | ||||
c5371a97cb63 | richart | Modified visibility and headers in pybind interface | Nov 13 2020 | ||||
85b7d11bb6db | richart | This closes #1, problem with `-j auto` in versions prior to 1.7 | Nov 13 2020 | ||||
ae5a25c2bfad | richart | Bug fix in non_local cleanup | Nov 13 2020 | ||||
10b19a5ee178 | richart | A bit of cleanup of the code | Nov 13 2020 | ||||
987ebdfa2479 | richart | Change in pybind11 compilation | Nov 13 2020 | ||||
57a358fd660b | richart | Missing openmpi configuration and renaing of docker config folders | Nov 13 2020 | ||||
1ba2ccb21bb6 | richart | Bug fixes and compilation warning cleaning: | Nov 13 2020 | ||||
1388de54d3a1 | richart | [ci] Extanding the ci: | Nov 13 2020 | ||||
4a441565a071 | richart | Adding git information to the code | Nov 13 2020 | ||||
cfdd63f214a7 | richart | Merge branch 'master' of c4science:/diffusion/AKAPRIV/akantu-private into master | Nov 13 2020 | ||||
33c80c6b352e | richart | Changed the way eigen grad u can be set from the material file | Oct 8 2020 | ||||
328d00db66a9 | anciaux | Merge branch 'master' of gitlab.com:akantu/akantu into HEAD | Oct 8 2020 | ||||
af9a0441ec8d | anciaux | register the eigen gradu as a material parameter | Oct 8 2020 | ||||
16e090c3014d | richart | Merge branch 'ganciaux/akantu-master' into master | Oct 6 2020 | ||||
e2604129e9be | anciaux | Fixed a configuration error in cmake seen on centos8, cmake-3.11.4 | Oct 1 2020 | ||||
4215a7d58310 | richart | Bug fix | Jul 21 2020 | ||||
ca74d069169a | richart | Extanding the python interface of FEEngine and cohesive element | Jul 21 2020 | ||||
508d6617baf7 | richart | Merge branch 'master' of gitlab.com:akantu/akantu | Jun 25 2020 | ||||
742364c99d4d | richart | Correction for cmake 3.10 | Jun 25 2020 | ||||
8450d7483d8b | anciaux | remove prank and psize from communicator.hh | Jun 23 2020 | ||||
d20eb7635e54 | anciaux | fix rotation wrongly inserted in the natural coordinates for tetrahedron4 | Jun 17 2020 | ||||
5519bbcd922a | anciaux | raise threshold strain for modeI insertion check | Jun 17 2020 | ||||
14d51fa1489c | pundir | Bug fixed : multiple cohesive materials in extrinsic insertion | Jun 8 2020 | ||||
2151bd13ad75 | richart | [doc] making the config a bit more generic | May 8 2020 | ||||
8aeeb3ef8673 | richart | [doc] removing unused files | May 8 2020 | ||||
f7ff56aa871c | frerot | [doc] using existing doxygen index for namespace akantu | May 7 2020 | ||||
895ed3f8046c | frerot | [doc] integrating sphinx user manual with cmake-built doc | May 7 2020 | ||||
1b35e545f75a | frerot | Merge branch 'features/sphinx' | May 7 2020 | ||||
79b71a4d9b6d | frerot | [user manual] added feengine chapter with isoparametric elements | May 7 2020 | ||||
e4e28c3d93c1 | richart | Merge branch 'master' of gitlab.com:akantu/akantu | May 6 2020 | ||||
d2aec9116f8f | richart | Modifications for the documentation | May 6 2020 | ||||
b8239a722d43 | anciaux | Merge branch 'master' of gitlab.com:akantu/akantu | Mar 25 2020 | ||||
a99bde2cb035 | anciaux | if sequential, should exchange information for the pbc | Mar 25 2020 | ||||
91ec91e70c12 | anciaux | extend python interface for dofmanager | Mar 25 2020 | ||||
84d1ca463409 | richart | Adding a check on forces in patch test | Mar 24 2020 | ||||
ebe1f6380d9d | richart | Deactivating the copy as target, copy at configure instead | Mar 24 2020 | ||||
058be8fff920 | richart | Merge branch 'master' of gitlab.com:akantu/akantu | Mar 24 2020 | ||||
acfed465d647 | richart | small bug fix | Mar 24 2020 | ||||
27ff61a392d5 | anciaux | remove a test not suposed to run in sequential | Mar 18 2020 | ||||
c3a69f376315 | anciaux | removes a wrong clear of elastic constants in anisotropic law | Mar 18 2020 | ||||
6253ea6dfda4 | anciaux | allow to initialize the material manually | Mar 18 2020 | ||||
399f5d332b58 | anciaux | correct uninitialized values from materials | Mar 18 2020 | ||||
727f18940ec2 | anciaux | some changes to make PBC work again in sequential: to review | Mar 15 2020 | ||||
1ef067ca8326 | anciaux | correct a memory fault problem with the pbc | Mar 13 2020 | ||||
66af74b287b4 | anciaux | use new iterators on types | Mar 11 2020 | ||||
210089c6948a | anciaux | set tag upper bound based in MPI_COMM_WORLD | Mar 9 2020 | ||||
3e99190b3c2f | anciaux | extend communicator creation in akantu | Mar 6 2020 | ||||
62927968802a | anciaux | Merge commit '4c6551ee91289c5a9b4318582ef7780324c3170e' into HEAD | Mar 6 2020 | ||||
488760c3e3f3 | richart | Correcting compilation problem | Feb 18 2020 | ||||
28993b463c33 | richart | Example of using python as boundary condition | Feb 18 2020 | ||||
c67b978cb04e | richart | Adding a possibility to insert cohesive element only in some | Feb 18 2020 | ||||
3a0bc0ee32b4 | frerot | added sphinx doc | Feb 10 2020 | ||||
9929d0a08e7f | richart | Bug fix in pythonpath | Jan 24 2020 | ||||
b23200851fdc | richart | Correcting install directory for old cmake versions | Jan 23 2020 | ||||
667ed59814ab | richart | Installing python binding and akantu-iterators properly | Jan 23 2020 | ||||
be8e3f9d35f2 | richart | improving the install process | Jan 22 2020 | ||||
4c6551ee9128 | richart | Merge branch 'master' into 'master' | Jan 22 2020 | ||||
4995de870e93 | anciaux | fix compilation error for c++17 standard | Jan 22 2020 | ||||
84127a482549 | richart | Actually running the examples as tests | Jan 15 2020 | ||||
547777110e55 | richart | make the new_material a bit faster | Jan 15 2020 | ||||
89c853c10096 | richart | factorizing scatter/gather from dof_synchronizer to synchronizer_impl | Jan 15 2020 | ||||
60b28fcdab22 | richart | adding detection of the mpiseq library | Jan 10 2020 | ||||
b6bcc70eec56 | richart | tuple concat trick | Jan 10 2020 | ||||
6d890200f749 | richart | Seting policy for the <package>_ROOT variable in the environment | Dec 20 2019 | ||||
f600d5b63508 | richart | Wrongly protected compilation | Dec 20 2019 | ||||
58bf31d34709 | richart | Bug fix in the export of the target akantu | Dec 18 2019 | ||||
551d547afddd | richart | mpi skip mpicxx | Dec 13 2019 | ||||
ac4f37242023 | richart | extanding SparseMatrix and DOFManager interface in python | Dec 13 2019 | ||||
36ba3a35a3dc | richart | Make the test work with older version of gtest | Dec 13 2019 | ||||
3ad548c8dbb5 | richart | cleaning lincences and clang-formating | Dec 13 2019 | ||||
e64ab77154c7 | richart | Merge commit '5e1ea8c938d8b63d462d21c8ea8292f3fdeaeebf' | Dec 13 2019 |
c4science · Help