UPstream::communicator Class Reference

Helper class for allocating/freeing communicators. More...

Public Member Functions

 communicator (const label parent, const labelList &subRanks, const bool doPstream)
 
 ~communicator ()
 
 operator label () const noexcept
 

Detailed Description

Helper class for allocating/freeing communicators.

Definition at line 329 of file UPstream.H.

Constructor & Destructor Documentation

◆ communicator()

communicator ( const label  parent,
const labelList subRanks,
const bool  doPstream 
)
inline

Definition at line 341 of file UPstream.H.

◆ ~communicator()

~communicator ( )
inline

Definition at line 351 of file UPstream.H.

References UPstream::freeCommunicator().

Here is the call graph for this function:

Member Function Documentation

◆ operator label()

operator label ( ) const
inlinenoexcept

Definition at line 356 of file UPstream.H.


The documentation for this class was generated from the following file: