SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
ScalarAdvection::System< Dim > Struct Template Reference

Public Types

using boundary_conditions_base = BoundaryConditions::BoundaryCondition<Dim>
using variables_tag = ::Tags::Variables<tmpl::list<Tags::U>>
using flux_variables = tmpl::list<Tags::U>
using gradient_variables = tmpl::list<>
using compute_volume_time_derivative_terms = TimeDerivativeTerms<Dim>
using compute_largest_characteristic_speed

Static Public Attributes

static constexpr bool is_in_flux_conservative_form = true
static constexpr bool has_primitive_and_conservative_vars = false
static constexpr size_t volume_dim = Dim

Member Typedef Documentation

◆ compute_largest_characteristic_speed

template<size_t Dim>
using ScalarAdvection::System< Dim >::compute_largest_characteristic_speed
Initial value:
Compute the largest characteristic speed of the ScalarAdvection system.
Definition Characteristics.hpp:24

The documentation for this struct was generated from the following file:
  • src/Evolution/Systems/ScalarAdvection/System.hpp