COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Member Functions | Public Attributes | List of all members
CommPattern::temp_buffer_item Class Reference

typedef for the temporary buffer More...

#include <CommPattern.hpp>

Public Member Functions

 temp_buffer_item (int _lid, Uint _gid, Uint _rank, bool _option)
 
 temp_buffer_item ()
 

Public Attributes

int lid
 
Uint gid
 
CPint rank
 
bool option
 

Detailed Description

typedef for the temporary buffer

Definition at line 51 of file CommPattern.hpp.

Constructor & Destructor Documentation

temp_buffer_item ( int  _lid,
Uint  _gid,
Uint  _rank,
bool  _option 
)
inline

Definition at line 53 of file CommPattern.hpp.

temp_buffer_item ( )
inline

Definition at line 60 of file CommPattern.hpp.

Member Data Documentation

Uint gid

Definition at line 68 of file CommPattern.hpp.

int lid

Definition at line 67 of file CommPattern.hpp.

bool option

Definition at line 70 of file CommPattern.hpp.

CPint rank

Definition at line 69 of file CommPattern.hpp.


The documentation for this class was generated from the following file:
Send comments to:
COOLFluiD Web Admin