Skip to content

multiprocessing independent function to partition

Valentin Vallaeys requested to merge multiprocessing into master

Now you first need to partition : slimPre.partition_mesh() Then you create your slimPre.Mesh object with the partitioned mesh

Merge request reports