CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   looping macro equivalence (https://www.cfd-online.com/Forums/fluent/41288-looping-macro-equivalence.html)

Swarup June 7, 2006 05:10

looping macro equivalence
 
Hi All!

Is begin....end_c_loop_all(c,t) and begin....end_c_loop(c,t) nested in thread_loop_c(t,d) one and the same?

Thanx for your responses!

Swarup.

RoM June 8, 2006 05:14

Re: looping macro equivalence
 
From "mem.h:"
# define begin_c_loop_all begin_c_loop
# define end_c_loop_all end_c_loop
It is indentical.
RoM


All times are GMT -4. The time now is 16:15.