SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
TestHelpers::dg::Events::ObserveFields::Metavariables< System, HasAnalyticSolution > Struct Template Reference

Classes

struct  factory_creation

Public Types

using system = System
using component_list
using const_global_cache_tags
using initial_data

Static Public Attributes

static constexpr size_t volume_dim = system::volume_dim

Member Typedef Documentation

◆ component_list

template<typename System, bool HasAnalyticSolution>
using TestHelpers::dg::Events::ObserveFields::Metavariables< System, HasAnalyticSolution >::component_list
Initial value:
tmpl::list<ElementComponent<Metavariables>,

◆ const_global_cache_tags

template<typename System, bool HasAnalyticSolution>
using TestHelpers::dg::Events::ObserveFields::Metavariables< System, HasAnalyticSolution >::const_global_cache_tags
Initial value:
tmpl::list<::Tags::AnalyticSolution<typename System::solution_for_test>>

◆ initial_data

template<typename System, bool HasAnalyticSolution>
using TestHelpers::dg::Events::ObserveFields::Metavariables< System, HasAnalyticSolution >::initial_data
Initial value:
tmpl::conditional_t<HasAnalyticSolution,
typename System::solution_for_test, NoSuchType>
Used to mark "no type" or "bad state" for metaprogramming.
Definition NoSuchType.hpp:10

The documentation for this struct was generated from the following file:
  • tests/Unit/Helpers/ParallelAlgorithms/Events/ObserveFields.hpp