Homec4science

Merge branch 'bugfixes/detect_mixed_distributed_initialization' into 'master'

Authored by richart on Apr 28 2022, 09:55.

Description

Merge branch 'bugfixes/detect_mixed_distributed_initialization' into 'master'

Detect mixed distributed/non-distributed initialization

See merge request akantu/akantu!62

Merged Changes

CommitAuthorDetailsCommitted
96dbd1c1c33crichart/phimuell
Apply 1 suggestion(s) to 1 file(s) 
Apr 28 2022
b64239f821f0Philip Mueller, HS
Fixed a bug. 
Apr 27 2022
570532b271abrichart/phimuell
Apply 1 suggestion(s) to 1 file(s) 
Apr 27 2022
3db0cf5502c7Philip Mueller, HS
Applied more of Nicolas' suggestions. 
Apr 27 2022
678ec54b220cPhilip Mueller, HS
Addessed several of Nicolas' comments on GitLab. 
Apr 27 2022
7a3e0505d63fPhilip Mueller, HS
Added a test for the new event. 
Mar 20 2022
f01a71ed88a5Philip Mueller, HS
Updated the `DOFManager`, regarding the new event `MeshIsDistributedEvent`. 
Mar 20 2022
aaed29043102Philip Mueller, HS
Added a new mesh event for the case when the `Mesh` is set to be distributed. 
Mar 20 2022
0dbef4831570Philip Mueller, HS
Added a check to the `initFullImpl()` function of the `Model` to check the… 
Mar 15 2022
1777d544246aPhilip Mueller, HS
Updated the Python interface of the `Mesh`. 
Mar 15 2022
a1120eb7be62Philip Mueller, HS
Updated the `SolverVector` Interface. 
Mar 15 2022