|
SpECTRE
v2026.04.01
|
Tag used to retrieve data from the Parallel::GlobalCache. This is the recommended way for compute tags to retrieve data out of the global cache. More...
#include <GlobalCache.hpp>
Public Types | |
| using | base = CacheTag |
| using | argument_tags = tmpl::list<GlobalCache<Metavariables>> |
Static Public Member Functions | |
| static const auto & | get (const Parallel::GlobalCache< Metavariables > *const &cache) |
Tag used to retrieve data from the Parallel::GlobalCache. This is the recommended way for compute tags to retrieve data out of the global cache.