Add(const TDataType factor, const DistributedSystemVector &rOtherVector) | Kratos::DistributedSystemVector< TDataType, TIndexType > | inline |
AddEntries(TIteratorType it_begin, TIteratorType it_end) | Kratos::DistributedSystemVector< TDataType, TIndexType > | inline |
AddEntry(TIndexType GlobalI) | Kratos::DistributedSystemVector< TDataType, TIndexType > | inline |
Assemble(const TVectorType &rVectorInput, const TIndexVectorType &EquationId) | Kratos::DistributedSystemVector< TDataType, TIndexType > | inline |
BeginAssemble() | Kratos::DistributedSystemVector< TDataType, TIndexType > | inline |
Clear() | Kratos::DistributedSystemVector< TDataType, TIndexType > | inline |
DistributedSystemVector(const DistributedSparseGraph< IndexType > &rGraph) | Kratos::DistributedSystemVector< TDataType, TIndexType > | inline |
DistributedSystemVector(DistributedSystemVector const &rOther) | Kratos::DistributedSystemVector< TDataType, TIndexType > | inlineexplicit |
DistributedSystemVector(const DistributedNumbering< IndexType > &rNumbering) | Kratos::DistributedSystemVector< TDataType, TIndexType > | inline |
Dot(const DistributedSystemVector &rOtherVector, MpiIndexType gather_on_rank=0) | Kratos::DistributedSystemVector< TDataType, TIndexType > | inline |
FinalizeAssemble() | Kratos::DistributedSystemVector< TDataType, TIndexType > | inline |
GetComm() const | Kratos::DistributedSystemVector< TDataType, TIndexType > | inline |
GetExporter() const | Kratos::DistributedSystemVector< TDataType, TIndexType > | inline |
GetLocalData() | Kratos::DistributedSystemVector< TDataType, TIndexType > | inline |
GetLocalData() const | Kratos::DistributedSystemVector< TDataType, TIndexType > | inline |
GetNumbering() const | Kratos::DistributedSystemVector< TDataType, TIndexType > | inline |
IndexType typedef | Kratos::DistributedSystemVector< TDataType, TIndexType > | |
Info() const | Kratos::DistributedSystemVector< TDataType, TIndexType > | inline |
KRATOS_CLASS_POINTER_DEFINITION(DistributedSystemVector) | Kratos::DistributedSystemVector< TDataType, TIndexType > | |
LocalSize() const | Kratos::DistributedSystemVector< TDataType, TIndexType > | inline |
MpiIndexType typedef | Kratos::DistributedSystemVector< TDataType, TIndexType > | |
operator()(IndexType I) | Kratos::DistributedSystemVector< TDataType, TIndexType > | inline |
operator()(IndexType I) const | Kratos::DistributedSystemVector< TDataType, TIndexType > | inline |
operator*=(const TDataType &multiplier_factor) | Kratos::DistributedSystemVector< TDataType, TIndexType > | inline |
operator+=(const DistributedSystemVector &rOtherVector) | Kratos::DistributedSystemVector< TDataType, TIndexType > | inline |
operator-=(const DistributedSystemVector &rOtherVector) | Kratos::DistributedSystemVector< TDataType, TIndexType > | inline |
operator/=(const TDataType ÷_factor) | Kratos::DistributedSystemVector< TDataType, TIndexType > | inline |
operator=(DistributedSystemVector const &rOtherVector) | Kratos::DistributedSystemVector< TDataType, TIndexType > | inline |
operator[](IndexType I) | Kratos::DistributedSystemVector< TDataType, TIndexType > | inline |
operator[](IndexType I) const | Kratos::DistributedSystemVector< TDataType, TIndexType > | inline |
pGetComm() const | Kratos::DistributedSystemVector< TDataType, TIndexType > | inline |
PrintData(std::ostream &rOStream) const | Kratos::DistributedSystemVector< TDataType, TIndexType > | inline |
PrintInfo(std::ostream &rOStream) const | Kratos::DistributedSystemVector< TDataType, TIndexType > | inline |
SetValue(const TDataType value) | Kratos::DistributedSystemVector< TDataType, TIndexType > | inline |
Size() const | Kratos::DistributedSystemVector< TDataType, TIndexType > | inline |
value_type typedef | Kratos::DistributedSystemVector< TDataType, TIndexType > | |
~DistributedSystemVector() | Kratos::DistributedSystemVector< TDataType, TIndexType > | inline |