optimad / mimmo

Surface manipulation and mesh morphing library
http://optimad.github.io/mimmo
GNU Lesser General Public License v3.0
99 stars 21 forks source link

Update mimmo with bitpit parallel managing #170

Closed edoardolombardi closed 3 years ago

edoardolombardi commented 3 years ago

Update the use of partitioned classes of bitpit. The pull modifies the constructors of base class MimmoObject.

Compiled with https://github.com/optimad/bitpit/commit/6620ad402da8d6d4faba748fa4445ac985b3d1b5

AFTER MERGE Compliant with bipit-master@https://github.com/optimad/bitpit/commit/e13fa5580c1858f837545818b5f093763adf03d3

roccoarpa commented 3 years ago

@edoardolombardi stand-by the merge, there is still open issues on bitpit-master with MinGW Windows.

roccoarpa commented 3 years ago

@edoardolombardi stand-by the merge, there is still open issues on bitpit-master with MinGW Windows.

bitpit handled them in https://github.com/optimad/bitpit/pull/139. I'm going to review the current mimmo pull-req based on this bitpit.

roccoarpa commented 3 years ago

IMPORTANT reviewed and working with bitpit @ https://github.com/optimad/bitpit/commit/9df826b4893c891916cb52dee46e28c6e2eacc8a . See optimad/bitpit#139, or if merged, directly on bitpit-master. @edoardolombardi take a look just for final confirm.