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::PointerVector< TDataType, TPointerType, TContainerType > Member List

This is the complete list of members for Kratos::PointerVector< TDataType, TPointerType, TContainerType >, including all inherited members.

back()Kratos::PointerVector< TDataType, TPointerType, TContainerType >inline
back() constKratos::PointerVector< TDataType, TPointerType, TContainerType >inline
begin()Kratos::PointerVector< TDataType, TPointerType, TContainerType >inline
begin() constKratos::PointerVector< TDataType, TPointerType, TContainerType >inline
capacity()Kratos::PointerVector< TDataType, TPointerType, TContainerType >inline
clear()Kratos::PointerVector< TDataType, TPointerType, TContainerType >inline
const_iterator typedefKratos::PointerVector< TDataType, TPointerType, TContainerType >
const_pointer typedefKratos::PointerVector< TDataType, TPointerType, TContainerType >
const_reference typedefKratos::PointerVector< TDataType, TPointerType, TContainerType >
const_reverse_iterator typedefKratos::PointerVector< TDataType, TPointerType, TContainerType >
ContainerType typedefKratos::PointerVector< TDataType, TPointerType, TContainerType >
data_type typedefKratos::PointerVector< TDataType, TPointerType, TContainerType >
difference_type typedefKratos::PointerVector< TDataType, TPointerType, TContainerType >
emplace_back(Args &&... args)Kratos::PointerVector< TDataType, TPointerType, TContainerType >inline
empty() constKratos::PointerVector< TDataType, TPointerType, TContainerType >inline
end()Kratos::PointerVector< TDataType, TPointerType, TContainerType >inline
end() constKratos::PointerVector< TDataType, TPointerType, TContainerType >inline
erase(iterator pos)Kratos::PointerVector< TDataType, TPointerType, TContainerType >inline
erase(iterator first, iterator last)Kratos::PointerVector< TDataType, TPointerType, TContainerType >inline
front()Kratos::PointerVector< TDataType, TPointerType, TContainerType >inline
front() constKratos::PointerVector< TDataType, TPointerType, TContainerType >inline
GetContainer()Kratos::PointerVector< TDataType, TPointerType, TContainerType >inline
GetContainer() constKratos::PointerVector< TDataType, TPointerType, TContainerType >inline
Info() constKratos::PointerVector< TDataType, TPointerType, TContainerType >inline
insert(iterator Position, const TPointerType pData)Kratos::PointerVector< TDataType, TPointerType, TContainerType >inline
insert(InputIterator First, InputIterator Last)Kratos::PointerVector< TDataType, TPointerType, TContainerType >inline
iterator typedefKratos::PointerVector< TDataType, TPointerType, TContainerType >
KRATOS_CLASS_POINTER_DEFINITION(PointerVector)Kratos::PointerVector< TDataType, TPointerType, TContainerType >
max_size() constKratos::PointerVector< TDataType, TPointerType, TContainerType >inline
operator()(const size_type &i)Kratos::PointerVector< TDataType, TPointerType, TContainerType >inline
operator()(const size_type &i) constKratos::PointerVector< TDataType, TPointerType, TContainerType >inline
operator=(const PointerVector &rOther)Kratos::PointerVector< TDataType, TPointerType, TContainerType >inline
operator==(const PointerVector &r) constKratos::PointerVector< TDataType, TPointerType, TContainerType >inline
operator[](const size_type &i)Kratos::PointerVector< TDataType, TPointerType, TContainerType >inline
operator[](const size_type &i) constKratos::PointerVector< TDataType, TPointerType, TContainerType >inline
pointer typedefKratos::PointerVector< TDataType, TPointerType, TContainerType >
PointerVector()Kratos::PointerVector< TDataType, TPointerType, TContainerType >inline
PointerVector(TInputIteratorType First, TInputIteratorType Last)Kratos::PointerVector< TDataType, TPointerType, TContainerType >inline
PointerVector(const PointerVector &rOther)Kratos::PointerVector< TDataType, TPointerType, TContainerType >inline
PointerVector(const TContainerType &rContainer)Kratos::PointerVector< TDataType, TPointerType, TContainerType >inlineexplicit
PointerVector(std::size_t NewSize)Kratos::PointerVector< TDataType, TPointerType, TContainerType >inlineexplicit
PrintData(std::ostream &rOStream) constKratos::PointerVector< TDataType, TPointerType, TContainerType >inline
PrintInfo(std::ostream &rOStream) constKratos::PointerVector< TDataType, TPointerType, TContainerType >inline
ptr_begin()Kratos::PointerVector< TDataType, TPointerType, TContainerType >inline
ptr_begin() constKratos::PointerVector< TDataType, TPointerType, TContainerType >inline
ptr_const_iterator typedefKratos::PointerVector< TDataType, TPointerType, TContainerType >
ptr_const_reverse_iterator typedefKratos::PointerVector< TDataType, TPointerType, TContainerType >
ptr_end()Kratos::PointerVector< TDataType, TPointerType, TContainerType >inline
ptr_end() constKratos::PointerVector< TDataType, TPointerType, TContainerType >inline
ptr_iterator typedefKratos::PointerVector< TDataType, TPointerType, TContainerType >
ptr_rbegin()Kratos::PointerVector< TDataType, TPointerType, TContainerType >inline
ptr_rbegin() constKratos::PointerVector< TDataType, TPointerType, TContainerType >inline
ptr_rend()Kratos::PointerVector< TDataType, TPointerType, TContainerType >inline
ptr_rend() constKratos::PointerVector< TDataType, TPointerType, TContainerType >inline
ptr_reverse_iterator typedefKratos::PointerVector< TDataType, TPointerType, TContainerType >
push_back(const TPointerType &x)Kratos::PointerVector< TDataType, TPointerType, TContainerType >inline
push_back(TPointerType &&rX)Kratos::PointerVector< TDataType, TPointerType, TContainerType >inline
rbegin()Kratos::PointerVector< TDataType, TPointerType, TContainerType >inline
rbegin() constKratos::PointerVector< TDataType, TPointerType, TContainerType >inline
reference typedefKratos::PointerVector< TDataType, TPointerType, TContainerType >
rend()Kratos::PointerVector< TDataType, TPointerType, TContainerType >inline
rend() constKratos::PointerVector< TDataType, TPointerType, TContainerType >inline
reserve(size_type dim)Kratos::PointerVector< TDataType, TPointerType, TContainerType >inline
resize(size_type dim)Kratos::PointerVector< TDataType, TPointerType, TContainerType >inline
reverse_iterator typedefKratos::PointerVector< TDataType, TPointerType, TContainerType >
Serializer classKratos::PointerVector< TDataType, TPointerType, TContainerType >friend
size() constKratos::PointerVector< TDataType, TPointerType, TContainerType >inline
size_type typedefKratos::PointerVector< TDataType, TPointerType, TContainerType >
swap(PointerVector &rOther)Kratos::PointerVector< TDataType, TPointerType, TContainerType >inline
value_type typedefKratos::PointerVector< TDataType, TPointerType, TContainerType >
~PointerVector()Kratos::PointerVector< TDataType, TPointerType, TContainerType >inline