Skip to content

Reply To: shanChenForcedPostProcessor2D

#5736
Gloriousface
Participant

Hello,all

I have a few code in ShanChenForcedPostProcessor2D that I don’t understand very much.

util::intersect ( x0, x1, y0, y1,
x0_, x1_, y0_, y1_,
newX0, newX1, newY0, newY1)

What are the functions of these codes,and What do x0 and other symbols mean?
Thanks