|
SpECTRE
v2026.04.01
|
Tag used to retrieve the DataBox from the db::get function. More...
#include <DataBoxTag.hpp>
Public Types | |
| using | type = NoSuchType**** |
Tag used to retrieve the DataBox from the db::get function.
The main use of this tag is to allow fetching the DataBox from itself. The primary use case is to allow an invokable to take a DataBox as an argument when called through db::apply.