|
SpECTRE
2021.08.02
|
Struct that can be specialized to allow DataBox items to have subitems. Specializations must define: More...
#include <Subitems.hpp>
Public Types | |
| using | type = tmpl::list<> |
Struct that can be specialized to allow DataBox items to have subitems. Specializations must define:
using type = tmpl::list<...> listing the subtags of Tag