SpECTRE
v2024.09.29
|
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 > |
Static Public Member Functions | |
template<class Metavariables > | |
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.