Gromacs  2021.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gmx::PaddedVector< T, Allocator > Member List

This is the complete list of members for gmx::PaddedVector< T, Allocator >, including all inherited members.

allocator_type typedef (defined in gmx::PaddedVector< T, Allocator >)gmx::PaddedVector< T, Allocator >
arrayRefWithPadding()gmx::PaddedVector< T, Allocator >inline
begin() (defined in gmx::PaddedVector< T, Allocator >)gmx::PaddedVector< T, Allocator >inline
begin() const (defined in gmx::PaddedVector< T, Allocator >)gmx::PaddedVector< T, Allocator >inline
cbegin() (defined in gmx::PaddedVector< T, Allocator >)gmx::PaddedVector< T, Allocator >inline
cbegin() const (defined in gmx::PaddedVector< T, Allocator >)gmx::PaddedVector< T, Allocator >inline
cend() (defined in gmx::PaddedVector< T, Allocator >)gmx::PaddedVector< T, Allocator >inline
cend() const (defined in gmx::PaddedVector< T, Allocator >)gmx::PaddedVector< T, Allocator >inline
clear()gmx::PaddedVector< T, Allocator >inline
const_iterator typedef (defined in gmx::PaddedVector< T, Allocator >)gmx::PaddedVector< T, Allocator >
const_pointer typedef (defined in gmx::PaddedVector< T, Allocator >)gmx::PaddedVector< T, Allocator >
const_reference typedef (defined in gmx::PaddedVector< T, Allocator >)gmx::PaddedVector< T, Allocator >
constArrayRefWithPadding() const gmx::PaddedVector< T, Allocator >inline
data() noexceptgmx::PaddedVector< T, Allocator >inline
data() const noexcept (defined in gmx::PaddedVector< T, Allocator >)gmx::PaddedVector< T, Allocator >inline
difference_type typedef (defined in gmx::PaddedVector< T, Allocator >)gmx::PaddedVector< T, Allocator >
empty() const gmx::PaddedVector< T, Allocator >inline
end() (defined in gmx::PaddedVector< T, Allocator >)gmx::PaddedVector< T, Allocator >inline
end() const (defined in gmx::PaddedVector< T, Allocator >)gmx::PaddedVector< T, Allocator >inline
get_allocator() const gmx::PaddedVector< T, Allocator >inline
iterator typedef (defined in gmx::PaddedVector< T, Allocator >)gmx::PaddedVector< T, Allocator >
operator=(PaddedVector const &o)gmx::PaddedVector< T, Allocator >inline
operator=(PaddedVector &&o) noexceptgmx::PaddedVector< T, Allocator >inline
operator[](int i)gmx::PaddedVector< T, Allocator >inline
operator[](int i) const gmx::PaddedVector< T, Allocator >inline
paddedSize() const gmx::PaddedVector< T, Allocator >inline
PaddedVector() (defined in gmx::PaddedVector< T, Allocator >)gmx::PaddedVector< T, Allocator >inline
PaddedVector(size_type count, const allocator_type &allocator=Allocator())gmx::PaddedVector< T, Allocator >inlineexplicit
PaddedVector(size_type count, value_type const &v, const allocator_type &allocator=Allocator())gmx::PaddedVector< T, Allocator >inlineexplicit
PaddedVector(allocator_type const &allocator)gmx::PaddedVector< T, Allocator >inlineexplicit
PaddedVector(PaddedVector const &o)gmx::PaddedVector< T, Allocator >inline
PaddedVector(PaddedVector &&o) noexceptgmx::PaddedVector< T, Allocator >inline
PaddedVector(PaddedVector &&o, const Allocator &alloc) noexceptgmx::PaddedVector< T, Allocator >inline
PaddedVector(std::initializer_list< value_type > const &il)gmx::PaddedVector< T, Allocator >inline
pointer typedef (defined in gmx::PaddedVector< T, Allocator >)gmx::PaddedVector< T, Allocator >
reference typedef (defined in gmx::PaddedVector< T, Allocator >)gmx::PaddedVector< T, Allocator >
reserveWithPadding(const size_type newExtent)gmx::PaddedVector< T, Allocator >inline
resizeWithPadding(const size_type newSize)gmx::PaddedVector< T, Allocator >inline
rvec_array()gmx::PaddedVector< T, Allocator >inline
rvec_array() const gmx::PaddedVector< T, Allocator >inline
size() const gmx::PaddedVector< T, Allocator >inline
size_type typedef (defined in gmx::PaddedVector< T, Allocator >)gmx::PaddedVector< T, Allocator >
storage_type typedef (defined in gmx::PaddedVector< T, Allocator >)gmx::PaddedVector< T, Allocator >
swap(PaddedVector &x)gmx::PaddedVector< T, Allocator >inline
unpaddedEnd_(o.unpaddedEnd_) (defined in gmx::PaddedVector< T, Allocator >)gmx::PaddedVector< T, Allocator >inline
value_type typedefgmx::PaddedVector< T, Allocator >