BasicOpenFOAMProgrammingTutorials
BasicOpenFOAMProgrammingTutorials copied to clipboard
OFtutorial05_basicParallelComputing update request
Could you elaborate also on how to consolidate/process lists across multiple processes.
I have to work a lot with matrix sections e.g. conversion of lower in COO format for further processing but am getting stuck e.g. with the local addressing at processor level when the case is decomposed.
Where are the global addresses?
I would appreciate if you could shed some light on that.