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::partitioned_vector< TVectorType > Member List

This is the complete list of members for Kratos::partitioned_vector< TVectorType >, including all inherited members.

const_reference typedefKratos::partitioned_vector< TVectorType >
data() constKratos::partitioned_vector< TVectorType >inline
data()Kratos::partitioned_vector< TVectorType >inline
KRATOS_CLASS_POINTER_DEFINITION(partitioned_vector)Kratos::partitioned_vector< TVectorType >
operator()(size_type i) constKratos::partitioned_vector< TVectorType >inline
operator()(size_type i)Kratos::partitioned_vector< TVectorType >inline
operator=(const partitioned_vector &v)Kratos::partitioned_vector< TVectorType >inline
operator[](size_type i) constKratos::partitioned_vector< TVectorType >inline
operator[](size_type i)Kratos::partitioned_vector< TVectorType >inline
partition(size_type i) constKratos::partitioned_vector< TVectorType >inline
partition(size_type i)Kratos::partitioned_vector< TVectorType >inline
partition_index(size_type i) constKratos::partitioned_vector< TVectorType >inline
partitioned_vector()Kratos::partitioned_vector< TVectorType >inline
partitioned_vector(TSizesVectorType const &PartitionSizes)Kratos::partitioned_vector< TVectorType >inline
PartitionsIndicesVectorType typedefKratos::partitioned_vector< TVectorType >
reference typedefKratos::partitioned_vector< TVectorType >
resize(TSizesVectorType const &PartitionSizes)Kratos::partitioned_vector< TVectorType >inline
size() constKratos::partitioned_vector< TVectorType >inline
size_type typedefKratos::partitioned_vector< TVectorType >
swap(partitioned_vector &v)Kratos::partitioned_vector< TVectorType >inline
value_type typedefKratos::partitioned_vector< TVectorType >
VectorsContainerType typedefKratos::partitioned_vector< TVectorType >
VectorType typedefKratos::partitioned_vector< TVectorType >