SpECTRE  v2024.04.12
evolution::dg::Tags::Quadrature Struct Reference

The quadrature points to use initially. More...

#include <QuadratureTag.hpp>

Public Types

using type = Spectral::Quadrature
 
using option_tags = tmpl::list< OptionTags::Quadrature >
 

Static Public Member Functions

static type create_from_options (const type &quadrature)
 

Static Public Attributes

static constexpr bool pass_metavariables = false
 

Detailed Description

The quadrature points to use initially.

While they could be changed during the evolution, it is unclear there is any reason to do so or that changing them during an evolution would even be stable.


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