KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
Kratos::DistributedVectorImporter< TDataType, TIndexType > Member List

This is the complete list of members for Kratos::DistributedVectorImporter< TDataType, TIndexType >, including all inherited members.

DistributedVectorImporter(const DataCommunicator &rComm, const TGlobalIndicesVectorType &rGlobalIndices, const DistributedNumbering< IndexType > &rNumbering)Kratos::DistributedVectorImporter< TDataType, TIndexType >inline
DistributedVectorImporter(DistributedVectorImporter const &rOther)Kratos::DistributedVectorImporter< TDataType, TIndexType >inlineexplicit
GetComm() constKratos::DistributedVectorImporter< TDataType, TIndexType >inline
ImportData(const DistributedSystemVector< TDataType, TIndexType > &data_vector) constKratos::DistributedVectorImporter< TDataType, TIndexType >inline
IndexType typedefKratos::DistributedVectorImporter< TDataType, TIndexType >
Info() constKratos::DistributedVectorImporter< TDataType, TIndexType >inline
KRATOS_CLASS_POINTER_DEFINITION(DistributedVectorImporter)Kratos::DistributedVectorImporter< TDataType, TIndexType >
MpiIndexType typedefKratos::DistributedVectorImporter< TDataType, TIndexType >
PrintData(std::ostream &rOStream) constKratos::DistributedVectorImporter< TDataType, TIndexType >inline
PrintInfo(std::ostream &rOStream) constKratos::DistributedVectorImporter< TDataType, TIndexType >inline
~DistributedVectorImporter()Kratos::DistributedVectorImporter< TDataType, TIndexType >inline