SpECTRE  v2024.05.11
Tags::AnalyticData< DataType > Struct Template Reference

The analytic data, with the type of the analytic data set as the template parameter. More...

#include <Tags.hpp>

Public Types

using type = DataType
 
using option_tags = tmpl::list<::OptionTags::AnalyticData< DataType > >
 

Static Public Member Functions

static DataType create_from_options (const DataType &analytic_solution)
 

Static Public Attributes

static constexpr bool pass_metavariables = false
 

Detailed Description

template<typename DataType>
struct Tags::AnalyticData< DataType >

The analytic data, with the type of the analytic data set as the template parameter.


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