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

Print information in processor sequentially

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By HPE

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   March 25, 2022, 05:09
Default Print information in processor sequentially
  #1
New Member
 
Join Date: Dec 2021
Posts: 23
Rep Power: 4
MamboJambo is on a distinguished road
Hello to all,


How can one print the information in a processor sequentially?

Let us assume:


Code:
const volVectorField& C = mesh.C();
I would like to have all information in processor 1, 2, 3 ...,N, sequentially.


If I do:
Code:
Pout << C << endl;
It will get mixed up.
MamboJambo is offline   Reply With Quote

 


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
[General] Extracting ParaView Data into Python Arrays Jeffzda ParaView 30 November 6, 2023 21:00
[General] Acces to information tab data badoumba ParaView 0 August 8, 2017 10:20
script for export particle information archetype CFX 2 August 8, 2017 09:57
OpenFOAM 2D simulation - Freelancer Job- Information will be provided sanjar CFD Freelancers 0 March 7, 2017 09:45
information from saved data files:Unsteady flow Atul FLUENT 5 July 27, 2008 20:05


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