XC Open source finite element analysis program
Public Member Functions | List of all members
XC::MatrixCommMetaData Class Reference

Data about the position, size,... of the object to transmit. More...

#include <MatrixCommMetaData.h>

Inheritance diagram for XC::MatrixCommMetaData:
XC::ArrayCommMetaData XC::PtrCommMetaData XC::CommMetaData XC::TensorCommMetaData

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 & getPosNumFilas (void) const
 Return a const reference to the the index of the row number.
 
const size_t & getPosNumCols (void) const
 Return a const reference to the the index of the column number.
 
const size_t & getNumFilas (void) const
 Return a reference to the the index of the row number.
 
const size_t & getNumCols (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: