Provides a DistributedVectorImporter which implements FEM assemble capabilities.
More...
#include <distributed_vector_importer.h>
template<class TDataType = double, class TIndexType = std::size_t>
class Kratos::DistributedVectorImporter< TDataType, TIndexType >
Provides a DistributedVectorImporter which implements FEM assemble capabilities.
◆ IndexType
template<class TDataType = double, class TIndexType = std::size_t>
◆ MpiIndexType
template<class TDataType = double, class TIndexType = std::size_t>
◆ DistributedVectorImporter() [1/2]
template<class TDataType = double, class TIndexType = std::size_t>
template<class TGlobalIndicesVectorType >
◆ DistributedVectorImporter() [2/2]
template<class TDataType = double, class TIndexType = std::size_t>
◆ ~DistributedVectorImporter()
template<class TDataType = double, class TIndexType = std::size_t>
◆ GetComm()
template<class TDataType = double, class TIndexType = std::size_t>
◆ ImportData()
template<class TDataType = double, class TIndexType = std::size_t>
this function returns a local array containing the values identified by the rGlobalIndices list passed in the constructor
◆ Info()
template<class TDataType = double, class TIndexType = std::size_t>
Turn back information as a string.
◆ KRATOS_CLASS_POINTER_DEFINITION()
template<class TDataType = double, class TIndexType = std::size_t>
◆ PrintData()
template<class TDataType = double, class TIndexType = std::size_t>
◆ PrintInfo()
template<class TDataType = double, class TIndexType = std::size_t>
Print information about this object.
The documentation for this class was generated from the following file: