Merge branch 'features/missing-python-interface-for-mesh-data' into 'master'
Adding interface to add custom material without input file
See merge request akantu/akantu!59
richart | Feb 18 2022, 12:26 |
gitlab-richart | Feb 18 2022, 12:26 |
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
0262abf49444 | richart | More typo in FindMumps | Feb 10 2022 | |||
e2b2f0ed2cc1 | richart | Code cleaning and debuging after rebase | Feb 10 2022 | |||
f4c285cd20f1 | richart | Modified for clang outputs | Feb 10 2022 | |||
4153dbf7c71d | richart | Defining a Manjaro docker that has akantu dependencies | Feb 10 2022 | |||
950df4181187 | richart | Detecting presence of pybind11 | Feb 10 2022 | |||
6d5f097ba1eb | richart | Improving MUMPS detection | Feb 10 2022 | |||
2c4fe29b9c9b | richart | Typo and adding non deprecated version of variables | Feb 10 2022 | |||
b095aa804ace | richart | Forcing skip_mpi_cxx in a way to not generate a warning | Feb 10 2022 | |||
de3f2a32afcc | richart | Forcing MPI to look only for the needed langagues | Feb 10 2022 | |||
677ca31609cb | richart | Implemented inflate which does the opposite of flatten | Feb 10 2022 | |||
4d99cf952ec7 | richart | Typo WARN -> WARNING | Feb 10 2022 | |||
45ad4bb227b1 | richart | Missing return statement | Feb 10 2022 | |||
bf02562f93cf | richart | Adding warnings on operator= | Feb 10 2022 | |||
9661224b8806 | richart | py::kw_only is pybind11 2.9 | Feb 10 2022 | |||
a52962367d43 | richart | Adding operator= to ElementTypeMapArray | Feb 10 2022 | |||
8a1376f66a9f | richart | adding missing functions to the python interface | Feb 10 2022 | |||
4807036100eb | richart | Material name not set properly when using registerNewMaterial | Feb 10 2022 | |||
cdbd97116d13 | Philip Mueller, HS/richart | Updated the Python interface of the solid mechanic model. | Feb 10 2022 | |||
a9e5d4c6350f | Philip Mueller, HS/richart | Updated the Python interface of the material. | Feb 10 2022 | |||
0f10ebd6aa4f | Philip Mueller, HS/richart | Updated the Python interface of the parser. | Feb 10 2022 | |||
c6b4c9d7204a | Philip Mueller, HS/richart | Updated the Python interface of the ElementTypeMap | Feb 10 2022 |