Reply To: Printing velocity data
OpenLB – Open Source Lattice Boltzmann Code › Forums › on OpenLB › General Topics › Printing velocity data › Reply To: Printing velocity data
March 20, 2020 at 5:14 pm
#4861
sthavishtha
Participant
Dear Adrian
Perfect, that works. The question I have is : which member function is invoked when calling velocityPlane(vel, latticeR)
? I ask so because, I don’t find any member function in blockReduction2D2D.h/blockReduction2D2D.hh
which is of the format BlockReduction2D2D(T[], int[])
?
Additionally, for the case of 3D, wouldn’t it be just replacing BlockReduction2D2D
with BlockReduction3D2D
and proceeding as per your snippet itself?
Thanks
Regards
Sthavishtha