xc
Public Member Functions | List of all members
XC::MatrixCommMetaData Class Reference

Data about the position, size,... More...

#include <MatrixCommMetaData.h>

Inheritance diagram for XC::MatrixCommMetaData:
Inheritance graph
[legend]
Collaboration diagram for XC::MatrixCommMetaData:
Collaboration graph
[legend]

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.
 

Additional Inherited Members

Detailed Description

Data about the position, size,...

of the object to transmit.


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