![]() |
Multiscale Universal Interface
2.0
A Concurrent Framework for Coupling Heterogeneous Solvers
|
This is the complete list of members for mui::storage< Types >, including all inherited members.
apply_visitor(F f) const & | mui::storage< Types > | inline |
apply_visitor(F f) & | mui::storage< Types > | inline |
apply_visitorm(F f) && | mui::storage< Types > | inline |
bad_id | mui::storage< Types > | static |
clear() noexcept | mui::storage< Types > | inline |
empty() const noexcept | mui::storage< Types > | inline |
id_t typedef | mui::storage< Types > | |
operator bool() const noexcept | mui::storage< Types > | inlineexplicit |
operator=(storage rhs) | mui::storage< Types > | inline |
operator=(ValueType &&rhs) | mui::storage< Types > | inline |
storage() noexcept | mui::storage< Types > | inline |
storage(const storage &rhs) | mui::storage< Types > | inline |
storage(storage &&rhs) noexcept | mui::storage< Types > | inline |
storage(const ValueType &value) | mui::storage< Types > | inlineexplicit |
storage(ValueType &&value, typename std::enable_if<!std::is_same< storage &, ValueType >::value >::type *=0, typename std::enable_if<!std::is_const< ValueType >::value >::type *=0) | mui::storage< Types > | inlineexplicit |
storage_cast(storage< Types2... > *) | mui::storage< Types > | friend |
swap(storage &rhs) noexcept | mui::storage< Types > | inline |
which() const | mui::storage< Types > | inline |
~storage() | mui::storage< Types > | inline |