SpECTRE
v2023.05.16
|
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 |
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.