SpECTRE  v2024.05.11
Tags::AnalyticSolution< SolutionType > Struct Template Reference

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

#include <Tags.hpp>

Public Types

using type = SolutionType
 
using option_tags = tmpl::list<::OptionTags::AnalyticSolution< SolutionType > >
 

Static Public Member Functions

static SolutionType create_from_options (const SolutionType &analytic_solution)
 

Static Public Attributes

static constexpr bool pass_metavariables = false
 

Detailed Description

template<typename SolutionType>
struct Tags::AnalyticSolution< SolutionType >

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


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