CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 1 of 1
Search took 0.00 seconds.
Search: Posts Made By: upeksa
Forum: Fluent UDF and Scheme Programming July 24, 2013, 11:27
Replies: 0
Views: 1,483
Posted By upeksa
Identifying cell in parallel UDF

I have an DEFINE_ON_DEMAND serial UDF which stores in a memory the cell index, like this:

begin_c_loop(c,t0)
{
if (/*certain condition*/)
{
C_UDMI(c0,t0,0)=c;
}
}
end_c_loop(c,t0)
Showing results 1 to 1 of 1

 
Forum Jump

All times are GMT -4. The time now is 23:48.