| xc
    | 
Data about the position, size,... More...
#include <MatrixCommMetaData.h>


| Public Member Functions | |
| MatrixCommMetaData (const int &pos, const int &flag, const size_t &nf, const size_t &nc) | |
| Constructor to init the list. | |
| const size_t & | getPositionNumberOfRows (void) const | 
| Return a const reference to the the index of the row number. | |
| const size_t & | getPositionNumberOfColumns (void) const | 
| Return a const reference to the the index of the column number. | |
| const size_t & | getNumberOfRows (void) const | 
| Return a reference to the the index of the row number. | |
| const size_t & | getNumberOfColumns (void) const | 
| Return a reference to the the index of the column number. | |
|  Public Member Functions inherited from XC::ArrayCommMetaData | |
| ArrayCommMetaData (const int &, const int &, const size_t &) | |
| Constructor to init the list. | |
| const std::size_t & | getPosSize (void) const | 
| Return the index of the array size. | |
| const std::size_t & | getSize (void) const | 
| Returns the array size. | |
|  Public Member Functions inherited from XC::PtrCommMetaData | |
| PtrCommMetaData (const int &pos, const int &flag) | |
| Constructor to init the list. | |
| const int & | getPosFlag (void) const | 
|  Public Member Functions inherited from XC::CommMetaData | |
| CommMetaData (const int &) | |
| Constructor to init the list. | |
| const int & | getPosDbTag (void) const | 
| operator int (void) const | |
| Additional Inherited Members | |
|  Protected Attributes inherited from XC::ArrayCommMetaData | |
| std::size_t | posSz | 
| Index of the array size. | |
Data about the position, size,...
of the object to transmit.
 1.8.13
 1.8.13