Homec4science

Merge branch 'features/missing-python-interface-for-mesh-data' into 'master'

Authored by richart on Feb 18 2022, 12:26.

Description

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

Merged Changes

CommitAuthorDetailsCommitted
0262abf49444richart
More typo in FindMumps 
Feb 10 2022
e2b2f0ed2cc1richart
Code cleaning and debuging after rebase 
Feb 10 2022
f4c285cd20f1richart
Modified for clang outputs 
Feb 10 2022
4153dbf7c71drichart
Defining a Manjaro docker that has akantu dependencies 
Feb 10 2022
950df4181187richart
Detecting presence of pybind11 
Feb 10 2022
6d5f097ba1ebrichart
Improving MUMPS detection 
Feb 10 2022
2c4fe29b9c9brichart
Typo and adding non deprecated version of variables 
Feb 10 2022
b095aa804acerichart
Forcing skip_mpi_cxx in a way to not generate a warning 
Feb 10 2022
de3f2a32afccrichart
Forcing MPI to look only for the needed langagues 
Feb 10 2022
677ca31609cbrichart
Implemented inflate which does the opposite of flatten 
Feb 10 2022
4d99cf952ec7richart
Typo WARN -> WARNING 
Feb 10 2022
45ad4bb227b1richart
Missing return statement 
Feb 10 2022
bf02562f93cfrichart
Adding warnings on operator= 
Feb 10 2022
9661224b8806richart
py::kw_only is pybind11 2.9 
Feb 10 2022
a52962367d43richart
Adding operator= to ElementTypeMapArray 
Feb 10 2022
8a1376f66a9frichart
adding missing functions to the python interface 
Feb 10 2022
4807036100ebrichart
Material name not set properly when using registerNewMaterial 
Feb 10 2022
cdbd97116d13Philip Mueller, HS/richart
Updated the Python interface of the solid mechanic model. 
Feb 10 2022
a9e5d4c6350fPhilip Mueller, HS/richart
Updated the Python interface of the material. 
Feb 10 2022
0f10ebd6aa4fPhilip Mueller, HS/richart
Updated the Python interface of the parser. 
Feb 10 2022
c6b4c9d7204aPhilip Mueller, HS/richart
Updated the Python interface of the ElementTypeMap 
Feb 10 2022