optimad / bitpit

Open source library for scientific HPC
http://optimad.github.io/bitpit/
GNU Lesser General Public License v3.0
117 stars 34 forks source link

patchkernel: fix evaluation of partitioning information #312

Closed andrea-iob closed 2 years ago

andrea-iob commented 2 years ago

The assert in Patchkernel::getOwner was wrong, additionally partitioning information status should be tracked also when there is only one processor.

Close #311