SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
Parallel::Tags::FromGlobalCache< CacheTag, Metavariables > Struct Template Reference

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)

Detailed Description

template<class CacheTag, class Metavariables>
struct Parallel::Tags::FromGlobalCache< CacheTag, Metavariables >

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.


The documentation for this struct was generated from the following file:
  • src/Parallel/GlobalCache.hpp