DDC 0.0.0

a discrete domain computation library

ddc::DiscreteElement< Tags > Member List

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

DiscreteElement()=defaultddc::DiscreteElement< Tags >
DiscreteElement(DiscreteElement const &)=defaultddc::DiscreteElement< Tags >
DiscreteElement(DiscreteElement &&)=defaultddc::DiscreteElement< Tags >
DiscreteElement(DElems const &... delems) noexceptddc::DiscreteElement< Tags >inlineexplicit
DiscreteElement(Params const &... params) noexceptddc::DiscreteElement< Tags >inlineexplicit
operator++()ddc::DiscreteElement< Tags >inline
operator++(int)ddc::DiscreteElement< Tags >inline
operator+=(DiscreteVector< OTags... > const &rhs)ddc::DiscreteElement< Tags >inline
operator+=(IntegralType const &rhs)ddc::DiscreteElement< Tags >inline
operator--()ddc::DiscreteElement< Tags >inline
operator--(int)ddc::DiscreteElement< Tags >inline
operator-=(DiscreteVector< OTags... > const &rhs)ddc::DiscreteElement< Tags >inline
operator-=(IntegralType const &rhs)ddc::DiscreteElement< Tags >inline
operator=(DiscreteElement const &other)=defaultddc::DiscreteElement< Tags >
operator=(DiscreteElement &&other)=defaultddc::DiscreteElement< Tags >
operator=(DiscreteElement< OTags... > const &other) noexceptddc::DiscreteElement< Tags >inline
operator=(DiscreteElement< OTags... > &&other) noexceptddc::DiscreteElement< Tags >inline
size() noexceptddc::DiscreteElement< Tags >inlinestatic
uid() noexceptddc::DiscreteElement< Tags >inline
uid() const noexceptddc::DiscreteElement< Tags >inline
uid() noexceptddc::DiscreteElement< Tags >inline
uid() const noexceptddc::DiscreteElement< Tags >inline
uid_or(value_type const &default_value) const &ddc::DiscreteElement< Tags >inline
value_type typedefddc::DiscreteElement< Tags >
~DiscreteElement()=defaultddc::DiscreteElement< Tags >