History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
67530890544a | richart | Missing python interfaces [still a bug with internals in python] | Sep 13 2023 | |||
0b5b06918b93 | Nicolas Richart | Fixing bugs and adding missing python interface | Jul 28 2023 | |||
3ef774152252 | Nicolas Richart | Adding missing python interface and linting | Jul 20 2023 | |||
378e70d38150 | Nicolas Richart | [wip] Reaching a compiling point need to debug now | Jul 14 2023 | |||
843d4082f874 | Nicolas Richart | [wip] Changing more internalfields to shared_ptr | Apr 13 2023 | |||
49129e76fff7 | Nicolas Richart | Merge remote-tracking branch 'origin/master' into… | Apr 11 2023 | |||
275453e1154b | gallyamov | Correcting bad_cast | Apr 4 2023 | |||
3b4f27fa5ded | richart/gallyamov | Bug fix with the bad_cast | Apr 4 2023 | |||
6e590d38f9c1 | gallyamov | Modifications to py_material for custom materials | Apr 4 2023 | |||
782eefab8ea8 | richart | Releasing version 5.0.0 | Mar 31 2023 | |||
5c7ea5a6ccda | Nicolas Richart | [wip] Making the branch compile after a rebase [ci.skip] | Mar 7 2023 | |||
c172a5f9a05d | richart/Nicolas Richart | Submit for testing | Feb 25 2023 | |||
801237941204 | Nicolas Richart | Merge branch 'master' into features/eigen | Dec 23 2022 | |||
24b44a6c9180 | richart | Adding possibility to write a cohesive material in python | Oct 14 2022 | |||
2acd6efbe56c | richart | Cleaning a bit the code | Oct 5 2022 | |||
6748b0c03915 | richart | Correct compilation on ubuntu:lts and with clang | Jul 12 2022 | |||
b4c0dfe20c45 | richart | Merge branch 'master' into features/eigen | Jul 9 2022 | |||
f2068e9a8030 | richart | Merge branch 'features/missing-python-interface-for-mesh-data' into 'master' | Feb 18 2022 | |||
8a1376f66a9f | richart | adding missing functions to the python interface | Feb 10 2022 | |||
a9e5d4c6350f | Philip Mueller, HS/richart | Updated the Python interface of the material. | Feb 10 2022 | |||
cb6de5f8a3bc | Nicolas Richart | [wip] bug fix and changing UInt to Idx and Int | Jan 26 2022 | |||
3c331277e5d9 | Nicolas Richart | Adding the version of getPotentialEnergy by element_type | Jan 19 2022 | |||
46b653b86fe8 | Philip Mueller, HS/Nicolas Richart | Added a missing function to the Python interface of the material. | Jan 19 2022 | |||
d829bf5a7799 | Philip Mueller, HS/Nicolas Richart | This commit fixes a problem in the Python interface of the material regarding… | Jan 19 2022 | |||
5632dcaaf3f8 | anciaux | Merge branch 'features/another-take-at-ci-stuffs' into 'master' | Sep 21 2021 | |||
d213b95f146f | Nicolas Richart | Linting the cc files too | Sep 17 2021 | |||
2244fa6a4217 | richart | Correcting include in py_material.cc | Sep 11 2021 | |||
a23d4b76944e | richart | Preparing version 4.0.0 | Aug 17 2021 | |||
251af691556a | richart | Merge branch 'master' into features/contact | Jul 20 2021 | |||
585800304567 | richart | Avoid returning reference to temporary on ubuntu | Jun 8 2021 | |||
55289ed9ac3e | richart | Backward compatibility with older version of pybind11 | May 26 2021 | |||
2d69ce3355d2 | richart | Improved material-selector | May 26 2021 | |||
b310023952d2 | pundir | Merge branch 'master' of gitlab.com:akantu/akantu into features/contact | Apr 7 2021 | |||
7f9fe3088b81 | anciaux | add the possibility to return a vector of possible material allocators | Mar 30 2021 | |||
8552d3ad87d8 | anciaux | add the possibility to return a vector of possible material allocators | Mar 30 2021 | |||
9cb01e0c3a12 | richart | Merge branch 'master' into features/material_internals_memory | Mar 13 2021 | |||
bc650421eb69 | richart | Merge branch 'master' into features/material_internals_memory | Mar 13 2021 | |||
a72501b17df2 | anciaux | fixed python interface for custom material and internals management | Mar 9 2021 | |||
ec9bba98060e | anciaux | fixed python interface for custom material and internals management | Mar 9 2021 | |||
4ba9503a3f37 | Philip Mueller | This commit fixes an error, at least I think that, in the Python interface of… | Feb 5 2021 | |||
774ecbc86b45 | Philip Mueller | This commit fixes an error, at least I think that, in the Python interface of… | Feb 5 2021 | |||
9cc3a34ac7ea | richart | Bug fix following the merge and modifications to work with all models | Dec 23 2020 | |||
e37c144d7c8c | richart | Merge branch 'master' into features/contact | Dec 11 2020 | |||
e13ac132d985 | richart | Removing warning in py_material RTFM... | Nov 17 2020 | |||
e3967fa38675 | richart | Removing warning in py_material RTFM... | Nov 17 2020 | |||
8f1d14ec176b | richart | removing warnings in py_material | Nov 17 2020 | |||
c424f958ca1f | richart | removing warnings in py_material | Nov 17 2020 | |||
b3bb1a6f112e | richart | Missing marco definition for pybind11 | Nov 13 2020 | |||
76f62cfa3f0a | richart | Missing marco definition for pybind11 | Nov 13 2020 | |||
327367782b0e | richart | Warning in pybind11 | Nov 13 2020 | |||
93b4beb364a7 | richart | Warning in pybind11 | Nov 13 2020 | |||
2494dc4e9df3 | richart | clang-tidy | Nov 13 2020 | |||
afd7269e93f5 | richart | clang-tidy | Nov 13 2020 | |||
ce37131bcd4f | richart | Modified visibility and headers in pybind interface | Nov 13 2020 | |||
c5371a97cb63 | richart | Modified visibility and headers in pybind interface | Nov 13 2020 | |||
f7d749d67510 | richart | Extanding the python interface of FEEngine and cohesive element | Jul 21 2020 | |||
ca74d069169a | richart | Extanding the python interface of FEEngine and cohesive element | Jul 21 2020 | |||
6e52064950ba | pundir | Conflict resolved with master | Feb 29 2020 | |||
ea9f5da46600 | anciaux | adding the meshdatamaterialselector handling | Nov 7 2019 | |||
1679e030bb0f | anciaux | adding the meshdatamaterialselector handling | Nov 7 2019 | |||
63e723568c6c | pundir | conflicts with master resolved | Oct 2 2019 | |||
4b00ed89f550 | richart | bug in the interface | Sep 17 2019 | |||
c59021d18d8e | richart | bug in the interface | Sep 17 2019 | |||
a26f45f84b55 | pundir | python interface for contact/coupler/material selector | Jun 20 2019 | |||
604abe561a78 | richart | Merge branch 'master' into features/pybind11 | Jun 15 2019 | |||
0e4984f5a64d | richart | Merge branch 'master' into features/pybind11 | Jun 15 2019 |
c4science · Help