rAKA/pythonfeatures/contact…
rAKA/python
features/contact…
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
ed955d571096 | richart | Adding energy computations | Mar 6 2021 | |||
8b2393966ca6 | richart | Adding energy computations | Mar 6 2021 | |||
aa4580780300 | richart | Adding capability to add matrix to matrix | Mar 6 2021 | |||
b9626220d63d | richart | Adding capability to add matrix to matrix | Mar 6 2021 | |||
5443fca997a8 | richart | Adding capability to register materials by name | Mar 4 2021 | |||
23a4eb17ac12 | richart | Adding capability to register materials by name | Mar 4 2021 | |||
60794fc0cace | richart | Merge branch 'bugfixes/dynamics_structural_mechnanics' of gitlab.com… | Mar 3 2021 | |||
f27e60b770cd | richart | Merge branch 'bugfixes/dynamics_structural_mechnanics' of gitlab.com… | Mar 3 2021 | |||
89f3a00384f7 | Philip Mueller, HS | Updated the Interface of the mesh to allow the creation of the `extra_normal`… | Mar 3 2021 | |||
b4da2bec742f | Philip Mueller, HS | Updated the Interface of the mesh to allow the creation of the `extra_normal`… | Mar 3 2021 | |||
212fe077251d | pundir | added python interface for defining new user-defined solvers | Mar 2 2021 | |||
e64b992bfcc9 | pundir | added python interface for defining new user-defined solvers | Mar 2 2021 | |||
5842df242385 | pundir | functionality to defined solver type for solid model during coupling | Mar 1 2021 | |||
368683505b73 | pundir | functionality to defined solver type for solid model during coupling | Mar 1 2021 | |||
6c7aa362ca34 | pundir | python interface for phasefield coupler added | Feb 28 2021 | |||
fa42b762652f | pundir | python interface for phasefield coupler added | Feb 28 2021 | |||
ff5e68dcafd8 | pundir | Merge remote-tracking branch 'upstream/master' into features/phasefield | Feb 26 2021 | |||
a4e2455c217e | pundir | Merge remote-tracking branch 'upstream/master' into features/phasefield | Feb 26 2021 | |||
22d5e285e92d | pundir | python module for phasefield added | Feb 26 2021 | |||
e53c696aaab0 | pundir | python module for phasefield added | Feb 26 2021 | |||
dfa1d3c6e370 | richart | Adding solvers to the python interface | Feb 24 2021 | |||
b37d88658024 | richart | Adding solvers to the python interface | Feb 24 2021 | |||
20f67dca9f0c | Philip Mueller | Created a constructor for the Python version of the `StructuralMaterial`. | Feb 20 2021 | |||
90b085f6bff5 | Philip Mueller | Created a constructor for the Python version of the `StructuralMaterial`. | Feb 20 2021 | |||
82a7780312a9 | Philip Mueller | Corrected the Python interface of the structural mechanic wrapper. | Feb 19 2021 | |||
a1a3d3e1f37c | Philip Mueller | Corrected the Python interface of the structural mechanic wrapper. | Feb 19 2021 | |||
61e663e7ef4e | Philip Mueller | Added the `addConnectivityType()` function to the Python mesh interface. | Feb 19 2021 | |||
d128c8f2a50c | Philip Mueller | Added the `addConnectivityType()` function to the Python mesh interface. | Feb 19 2021 | |||
01bcb20c4be1 | Philip Mueller | This commit fixes several bugs in the the implementation of the Python… | Feb 19 2021 | |||
729a820968e3 | Philip Mueller | This commit fixes several bugs in the the implementation of the Python… | Feb 19 2021 | |||
4d0f031e57cc | richart | Adding MeshAccessor to python and adding posibility to resize meshes | Feb 9 2021 | |||
8178b1e40e10 | richart | Adding MeshAccessor to python and adding posibility to resize meshes | Feb 9 2021 | |||
37859443bada | richart | Bug fix in the python interface of structural model | Feb 8 2021 | |||
98e6ec45ecd9 | richart | Bug fix in the python interface of structural model | Feb 8 2021 | |||
cfa5e94d461a | richart | Linting the python interface | Feb 8 2021 | |||
c899d41bc065 | richart | Linting the python interface | Feb 8 2021 | |||
3b3f8dd7ea14 | Philip Mueller | This commit fixes an error in the Python interface of the model. | Feb 5 2021 | |||
88d3df4f3c5e | Philip Mueller | This commit fixes an error in the Python interface of the model. | Feb 5 2021 | |||
774ecbc86b45 | Philip Mueller | This commit fixes an error, at least I think that, in the Python interface of… | Feb 5 2021 | |||
4ba9503a3f37 | Philip Mueller | This commit fixes an error, at least I think that, in the Python interface of… | Feb 5 2021 | |||
94e219d28e47 | Philip Mueller | Included the python wrapper of the structural mechanics part into CMake. | Feb 5 2021 | |||
e2b06dcbe600 | Philip Mueller | Included the python wrapper of the structural mechanics part into CMake. | Feb 5 2021 | |||
30c9fd7592cc | Philip Mueller | Finalized the work on the Python interface for the structural mechanics part. | Feb 5 2021 | |||
b21bd8ea6faa | Philip Mueller | Finalized the work on the Python interface for the structural mechanics part. | Feb 5 2021 | |||
bb4f972b0fd6 | Philip Mueller, HS/Philip Mueller | Started with the extension of the Python interface such that it also includes… | Feb 5 2021 | |||
d3b901dacdcc | Philip Mueller, HS/Philip Mueller | Started with the extension of the Python interface such that it also includes… | Feb 5 2021 | |||
c8476ff036c6 | anciaux | Merge branch 'master' of gitlab.com:akantu/akantu | Jan 18 2021 | |||
b56858367c28 | anciaux | Merge branch 'master' of gitlab.com:akantu/akantu | Jan 18 2021 | |||
cbca89aac1cd | anciaux | making link with library ok | Jan 18 2021 | |||
0870565fddd9 | anciaux | making link with library ok | Jan 18 2021 | |||
a5c1856a869d | anciaux | adding setup.py.in | Jan 18 2021 | |||
264488a89fd1 | anciaux | adding setup.py.in | Jan 18 2021 | |||
9cc3a34ac7ea | richart | Bug fix following the merge and modifications to work with all models | Dec 23 2020 | |||
533c97bf0364 | richart | correcting pybind11 interface for contact mechanics model | Dec 12 2020 | |||
e37c144d7c8c | richart | Merge branch 'master' into features/contact | Dec 11 2020 | |||
e3967fa38675 | richart | Removing warning in py_material RTFM... | Nov 17 2020 | |||
e13ac132d985 | richart | Removing warning in py_material RTFM... | Nov 17 2020 | |||
c424f958ca1f | richart | removing warnings in py_material | Nov 17 2020 | |||
8f1d14ec176b | richart | removing warnings in py_material | Nov 17 2020 | |||
f4783b779273 | richart | Bug fix: rebase conflit resolution | Nov 13 2020 | |||
64fb0b466ebe | richart | Bug fix: rebase conflit resolution | Nov 13 2020 | |||
76f62cfa3f0a | richart | Missing marco definition for pybind11 | Nov 13 2020 | |||
b3bb1a6f112e | richart | Missing marco definition for pybind11 | Nov 13 2020 | |||
93b4beb364a7 | richart | Warning in pybind11 | Nov 13 2020 | |||
327367782b0e | richart | Warning in pybind11 | Nov 13 2020 | |||
33ef5c2570c3 | richart | Correcting deprecated pybind code | Nov 13 2020 | |||
3ae228d1e7a7 | richart | Correcting deprecated pybind code | Nov 13 2020 | |||
afd7269e93f5 | richart | clang-tidy | Nov 13 2020 | |||
2494dc4e9df3 | richart | clang-tidy | Nov 13 2020 | |||
c5371a97cb63 | richart | Modified visibility and headers in pybind interface | Nov 13 2020 | |||
ce37131bcd4f | richart | Modified visibility and headers in pybind interface | Nov 13 2020 | |||
987ebdfa2479 | richart | Change in pybind11 compilation | Nov 13 2020 | |||
d0b63cea21e3 | richart | Change in pybind11 compilation | Nov 13 2020 | |||
1ba2ccb21bb6 | richart | Bug fixes and compilation warning cleaning: | Nov 13 2020 | |||
1f6666b97403 | richart | Bug fixes and compilation warning cleaning: | Nov 13 2020 | |||
4215a7d58310 | richart | Bug fix | Jul 21 2020 | |||
5cae7298abb3 | richart | Bug fix | Jul 21 2020 | |||
ca74d069169a | richart | Extanding the python interface of FEEngine and cohesive element | Jul 21 2020 | |||
f7d749d67510 | richart | Extanding the python interface of FEEngine and cohesive element | Jul 21 2020 | |||
ebae9abcee87 | pundir | Conflict with master resolved | Jun 19 2020 | |||
c921ebe198ff | pundir | Conflict with master resolved | Jun 19 2020 | |||
df896bbba52f | pundir | conflicts with master resolved | Jun 14 2020 | |||
e4e28c3d93c1 | richart | Merge branch 'master' of gitlab.com:akantu/akantu | May 6 2020 | |||
95f643fbb529 | richart | Merge branch 'master' of gitlab.com:akantu/akantu | May 6 2020 | |||
d2aec9116f8f | richart | Modifications for the documentation | May 6 2020 | |||
f2b54f6e0331 | richart | Modifications for the documentation | May 6 2020 | |||
91ec91e70c12 | anciaux | extend python interface for dofmanager | Mar 25 2020 | |||
c5c7617d4862 | anciaux | extend python interface for dofmanager | Mar 25 2020 | |||
6e52064950ba | pundir | Conflict resolved with master | Feb 29 2020 | |||
c3b8aecba3ce | pundir | conflict with master resolved | Feb 21 2020 | |||
f8216b08dab8 | pundir | conflict with master resolved | Feb 21 2020 | |||
a1e6c4bc3110 | pundir | python interface modified to be compatible with contact model | Feb 17 2020 | |||
9929d0a08e7f | richart | Bug fix in pythonpath | Jan 24 2020 | |||
e55ad43b118d | richart | Bug fix in pythonpath | Jan 24 2020 | |||
667ed59814ab | richart | Installing python binding and akantu-iterators properly | Jan 23 2020 | |||
8b12a8c50daf | richart | Installing python binding and akantu-iterators properly | Jan 23 2020 | |||
ac4f37242023 | richart | extanding SparseMatrix and DOFManager interface in python | Dec 13 2019 | |||
0ff570ffbf37 | richart | extanding SparseMatrix and DOFManager interface in python | Dec 13 2019 | |||
99248f118661 | richart | Missing include in pybind11 | Dec 4 2019 | |||
ee95d25f3f67 | richart | Missing include in pybind11 | Dec 4 2019 |
c4science · Help