Const version of Communicator::Data See Communicator::Data documentation.
More...
Const version of Communicator::Data See Communicator::Data documentation.
◆ ConstData() [1/9]
template<typename T >
PLMD::Communicator::ConstData::ConstData |
( |
const T * |
p, |
|
|
int |
s |
|
) |
| |
|
inlineexplicit |
◆ ConstData() [2/9]
template<typename T >
PLMD::Communicator::ConstData::ConstData |
( |
const T & |
p | ) |
|
|
inlineexplicit |
◆ ConstData() [3/9]
template<unsigned n>
PLMD::Communicator::ConstData::ConstData |
( |
const VectorGeneric< n > * |
p, |
|
|
int |
s |
|
) |
| |
|
inlineexplicit |
◆ ConstData() [4/9]
template<unsigned n>
PLMD::Communicator::ConstData::ConstData |
( |
const VectorGeneric< n > & |
p | ) |
|
|
inlineexplicit |
◆ ConstData() [5/9]
template<unsigned n, unsigned m>
PLMD::Communicator::ConstData::ConstData |
( |
const TensorGeneric< n, m > * |
p, |
|
|
int |
s |
|
) |
| |
|
inlineexplicit |
◆ ConstData() [6/9]
template<unsigned n, unsigned m>
PLMD::Communicator::ConstData::ConstData |
( |
const TensorGeneric< n, m > & |
p | ) |
|
|
inlineexplicit |
◆ ConstData() [7/9]
template<typename T >
PLMD::Communicator::ConstData::ConstData |
( |
const std::vector< T > & |
v | ) |
|
|
inlineexplicit |
◆ ConstData() [8/9]
template<typename T >
PLMD::Communicator::ConstData::ConstData |
( |
const Matrix< T > & |
m | ) |
|
|
inlineexplicit |
◆ ConstData() [9/9]
PLMD::Communicator::ConstData::ConstData |
( |
const std::string & |
s | ) |
|
|
inlineexplicit |
◆ nbytes
int PLMD::Communicator::ConstData::nbytes =0 |
◆ pointer
const void* PLMD::Communicator::ConstData::pointer |
◆ size
int PLMD::Communicator::ConstData::size |
◆ type
The documentation for this struct was generated from the following file: