Ansys Learning Forum Forums Discuss Simulation Fluids finding a cell closest to a point in domain (in parallel mode) Reply To: finding a cell closest to a point in domain (in parallel mode)

Amine Ben Hadj Ali
Ansys Employee

Yes every node will do its job so you need at the End to do a Global Reduction to find the smallest d_new, get the id of the cell and from that and then anything else.

Â