SpECTRE  v2024.04.12
Tags::Subitem< Tag, ParentTag, typename > Struct Template Reference

a reference tag that refers to a particular Tag that is a subitem of an item tagged with ParentTag More...

#include <SubitemTag.hpp>

Public Types

using base = Tag
 
using argument_tags = tmpl::list< ParentTag >
 

Static Public Member Functions

static const auto & get (const typename ParentTag::type &parent_value)
 

Detailed Description

template<typename Tag, typename ParentTag, typename>
struct Tags::Subitem< Tag, ParentTag, typename >

a reference tag that refers to a particular Tag that is a subitem of an item tagged with ParentTag


The documentation for this struct was generated from the following file: