|
[Sponsors] |
November 20, 2008, 17:35 |
I've been writing a solver bas
|
#1 |
New Member
Nat Trask
Join Date: Mar 2009
Location: Providence, RI
Posts: 17
Rep Power: 17 |
I've been writing a solver based off interFoam that does something like
forAll(gamma,cellI){ -get neighbouring cell values -do stuff with them } which works in serial and I am now trying to parallelize it. I'd like to let each processor access a buffer of cell values across the processor boundary. I know that what I need is buried somewhere in Pstream but I haven't been able to find it. Can anyone please help me out or point me toward example code? |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[blockMesh] StitchMesh on two patches | anita | OpenFOAM Meshing & Mesh Conversion | 31 | April 4, 2013 12:51 |
Metis decomposeParDict problem certain patches on one processor | diana | OpenFOAM Running, Solving & CFD | 3 | September 9, 2009 06:33 |
[Gmsh] How to define these patches | zhoubinwx | OpenFOAM Meshing & Mesh Conversion | 6 | September 15, 2008 09:52 |
extruding patches | Ben | Siemens | 7 | June 23, 2004 03:56 |
rediation patches | novice | Siemens | 2 | February 25, 2004 04:53 |