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 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: gschaider
Forum: OpenFOAM Running, Solving & CFD October 23, 2007, 09:26
Replies: 4
Views: 2,327
Posted By gschaider
Hi Thomas! Something like t

Hi Thomas!

Something like this?

label cellI=mesh.findCell(location);
if(cellI>=0) {
matrix.setReference(cellI,value);
}

That'd set the reference only on the processor that has...
Forum: OpenFOAM Running, Solving & CFD October 23, 2007, 07:14
Replies: 4
Views: 2,327
Posted By gschaider
Hi Thomas! That's the whole

Hi Thomas!

That's the whole point of parallelizing: every processor is responsible for "his" cells. If one processor could loop over all cells it would no longer be parallel.

What do you...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -4. The time now is 09:26.