Convenience base class for specialization class templates. More...
Additional Inherited Members | |
![]() | |
template<auto V, class T > | |
using | from |
A connectivity specification. | |
template<auto V, class T > | |
using | entity |
A special-entities specification. | |
template<auto... V> | |
using | has |
A list of enumerators for which to store data. | |
template<auto... V> | |
using | to |
A list of index spaces to use as output. | |
template<class... TT> | |
using | list |
Container. | |
using | index_space |
The index space type. | |
using | index_spaces |
The set of index spaces, wrapped in has . | |
template<class B > | |
using | interface |
The topology interface type. | |
![]() | |
specialization_base ()=delete | |
Specializations cannot be constructed. | |
Convenience base class for specialization class templates.