CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Programming & Development

How to handle inter-process communication before surf->reconstruct()?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 14, 2024, 22:52
Default How to handle inter-process communication before surf->reconstruct()?
  #1
New Member
 
zzt
Join Date: Dec 2021
Posts: 1
Rep Power: 0
binnnnn is on a distinguished road
I tried to use a pointer surf_ to point to the selected reconstruction scheme.

autoPtr<reconstructionSchemes> surf_;

Then, from what I understand, surf->reconstruct() is used for surface reconstruction. I would like to use this method to obtain the surface mesh list, normal vector, etc. However, in parallel computing, how should I handle inter-process communication before surf->reconstruct()?

Can anyone help to solve the issue?
binnnnn is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Calculating source term total cell-zone volume parallel computation RobV Fluent UDF and Scheme Programming 2 May 30, 2022 03:46
Communication Deadlock in MPPICFoam Parallel Solver auburnhpc OpenFOAM Running, Solving & CFD 1 May 29, 2021 16:55
Parallel fluent process exiting before reading the mesh file harsha2398 FLUENT 3 December 29, 2020 00:58
The fl process could not be started because of UDF majid_kamyab Fluent UDF and Scheme Programming 6 December 15, 2015 08:42
[Netgen] meshing process stops (after surf meshing?) vaina74 OpenFOAM Meshing & Mesh Conversion 5 May 27, 2011 02:32


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