Alien  1.3.0
Developer documentation
Loading...
Searching...
No Matches
Alien::VectorDistribution Member List

This is the complete list of members for Alien::VectorDistribution, including all inherited members.

clone() constAlien::VectorDistribution
globalSize() constAlien::VectorDistribution
globalToLocal(Arccore::Integer i) constAlien::VectorDistribution
globalToLocal(Arccore::Integer i, Arccore::Integer p) constAlien::VectorDistributionprivate
isParallel() constAlien::VectorDistribution
localSize() constAlien::VectorDistribution
localToGlobal(Arccore::Integer i) constAlien::VectorDistributionprivate
localToGlobal(Arccore::Integer i, Arccore::Integer p) constAlien::VectorDistributionprivate
m_internalAlien::VectorDistributionprivate
MatrixDistribution (defined in Alien::VectorDistribution)Alien::VectorDistributionfriend
offset() constAlien::VectorDistribution
offset(Arccore::Integer p) constAlien::VectorDistribution
offsets() constAlien::VectorDistribution
operator=(const VectorDistribution &dist)Alien::VectorDistribution
operator=(VectorDistribution &&dist)Alien::VectorDistribution
operator==(const VectorDistribution &dist) constAlien::VectorDistribution
owner(Arccore::Integer i) constAlien::VectorDistribution
parallelMng() constAlien::VectorDistribution
sharedParallelMng() constAlien::VectorDistribution
space() constAlien::VectorDistribution
VectorDistribution()Alien::VectorDistribution
VectorDistribution(const ISpace &space, Arccore::MessagePassing::IMessagePassingMng *parallel_mng)Alien::VectorDistribution
VectorDistribution(const ISpace &space, std::shared_ptr< Arccore::MessagePassing::IMessagePassingMng > parallel_mng)Alien::VectorDistribution
VectorDistribution(Arccore::Integer global_size, Arccore::MessagePassing::IMessagePassingMng *parallel_mng)Alien::VectorDistribution
VectorDistribution(Arccore::Integer global_size, std::shared_ptr< Arccore::MessagePassing::IMessagePassingMng > parallel_mng)Alien::VectorDistribution
VectorDistribution(const ISpace &space, Arccore::Integer local_size, Arccore::MessagePassing::IMessagePassingMng *parallel_mng)Alien::VectorDistribution
VectorDistribution(const ISpace &space, Arccore::Integer local_size, std::shared_ptr< Arccore::MessagePassing::IMessagePassingMng > parallel_mng)Alien::VectorDistribution
VectorDistribution(Arccore::Integer global_size, Arccore::Integer local_size, Arccore::MessagePassing::IMessagePassingMng *parallel_mng)Alien::VectorDistribution
VectorDistribution(Arccore::Integer global_size, Arccore::Integer local_size, std::shared_ptr< Arccore::MessagePassing::IMessagePassingMng > parallel_mng)Alien::VectorDistribution
VectorDistribution(const VectorDistribution &dist)Alien::VectorDistribution
VectorDistribution(VectorDistribution &&dist)Alien::VectorDistribution
~VectorDistribution()Alien::VectorDistribution