DDC 0.0.0

a discrete domain computation library

ddc::DiscreteVector< Tags > Member List

This is the complete list of members for ddc::DiscreteVector< Tags >, including all inherited members.

DiscreteVector()=defaultddc::DiscreteVector< Tags >
DiscreteVector(DiscreteVector const &)=defaultddc::DiscreteVector< Tags >
DiscreteVector(DiscreteVector &&)=defaultddc::DiscreteVector< Tags >
DiscreteVector(DVects const &... delems) noexceptddc::DiscreteVector< Tags >inlineexplicit
DiscreteVector(Params const &... params) noexceptddc::DiscreteVector< Tags >inlineexplicit
get() noexceptddc::DiscreteVector< Tags >inline
get() const noexceptddc::DiscreteVector< Tags >inline
get_or(DiscreteVectorElement const &default_value) const &ddc::DiscreteVector< Tags >inline
operator!=(DiscreteVector< OTags... > const &rhs) const noexceptddc::DiscreteVector< Tags >inline
operator*=(DiscreteVector< OTags... > const &rhs)ddc::DiscreteVector< Tags >inline
operator++()ddc::DiscreteVector< Tags >inline
operator++(int)ddc::DiscreteVector< Tags >inline
operator+=(DiscreteVector< OTags... > const &rhs)ddc::DiscreteVector< Tags >inline
operator+=(IntegralType const &rhs)ddc::DiscreteVector< Tags >inline
operator--()ddc::DiscreteVector< Tags >inline
operator--(int)ddc::DiscreteVector< Tags >inline
operator-=(DiscreteVector< OTags... > const &rhs)ddc::DiscreteVector< Tags >inline
operator-=(IntegralType const &rhs)ddc::DiscreteVector< Tags >inline
operator=(DiscreteVector const &other)=defaultddc::DiscreteVector< Tags >
operator=(DiscreteVector &&other)=defaultddc::DiscreteVector< Tags >
operator=(DiscreteVector< OTags... > const &other) noexceptddc::DiscreteVector< Tags >inline
operator=(DiscreteVector< OTags... > &&other) noexceptddc::DiscreteVector< Tags >inline
operator==(DiscreteVector< OTags... > const &rhs) const noexceptddc::DiscreteVector< Tags >inline
size() noexceptddc::DiscreteVector< Tags >inlinestatic
value() const noexceptddc::DiscreteVector< Tags >inline
~DiscreteVector()=defaultddc::DiscreteVector< Tags >