DistributedNumbering(const DataCommunicator &rComm, const IndexType LocalSize) | Kratos::DistributedNumbering< TIndexType > | inline |
DistributedNumbering(const DataCommunicator *pComm, const IndexType LocalSize) | Kratos::DistributedNumbering< TIndexType > | inline |
DistributedNumbering(const DataCommunicator &rComm, const IndexType TotalSize, const MpiIndexType Nranks) | Kratos::DistributedNumbering< TIndexType > | inline |
DistributedNumbering(const DataCommunicator *pComm, const IndexType TotalSize, const MpiIndexType Nranks) | Kratos::DistributedNumbering< TIndexType > | inline |
DistributedNumbering(const DataCommunicator *pComm, const std::vector< IndexType > &CpuBounds) | Kratos::DistributedNumbering< TIndexType > | inline |
DistributedNumbering(const DataCommunicator &rComm, const std::vector< IndexType > &CpuBounds) | Kratos::DistributedNumbering< TIndexType > | inline |
DistributedNumbering(const DistributedNumbering &rOther) | Kratos::DistributedNumbering< TIndexType > | inline |
GetComm() const | Kratos::DistributedNumbering< TIndexType > | inline |
GetCpuBounds() const | Kratos::DistributedNumbering< TIndexType > | inline |
GlobalId(const IndexType rLocalId) const | Kratos::DistributedNumbering< TIndexType > | inline |
IndexType typedef | Kratos::DistributedNumbering< TIndexType > | |
Info() const | Kratos::DistributedNumbering< TIndexType > | inline |
IsLocal(const IndexType I) const | Kratos::DistributedNumbering< TIndexType > | inline |
KRATOS_CLASS_POINTER_DEFINITION(DistributedNumbering) | Kratos::DistributedNumbering< TIndexType > | |
LocalId(const IndexType rGlobalId) const | Kratos::DistributedNumbering< TIndexType > | inline |
LocalSize() const | Kratos::DistributedNumbering< TIndexType > | inline |
MpiIndexType typedef | Kratos::DistributedNumbering< TIndexType > | |
OwnerRank(const IndexType RowIndex) const | Kratos::DistributedNumbering< TIndexType > | inline |
pGetComm() const | Kratos::DistributedNumbering< TIndexType > | inline |
PrintData(std::ostream &rOStream) const | Kratos::DistributedNumbering< TIndexType > | inline |
PrintInfo(std::ostream &rOStream) const | Kratos::DistributedNumbering< TIndexType > | inline |
RemoteGlobalId(const IndexType rRemoteLocalId, const IndexType rOwnerRank) const | Kratos::DistributedNumbering< TIndexType > | inline |
RemoteLocalId(const IndexType rGlobalId, const IndexType rOwnerRank) const | Kratos::DistributedNumbering< TIndexType > | inline |
Size() const | Kratos::DistributedNumbering< TIndexType > | inline |
~DistributedNumbering() | Kratos::DistributedNumbering< TIndexType > | inline |