CloudToVTK functionObject broken.
Pstream::gatherList is called in CloudToVTK::writeData, which is called only on the master - thereby failing.
Please find attached a patch to mend this.CloudToVTK.patch
Edited by Admin
Moving repositories to https://gitlab.com/openfoam on 1 Nov 2025
Create your https://gitlab.com account now so you can file issues & send MRs
Pstream::gatherList is called in CloudToVTK::writeData, which is called only on the master - thereby failing.
Please find attached a patch to mend this.CloudToVTK.patch