SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
EvolutionMetavars< BoundaryComponent >::SubcellOptions Struct Reference

Public Types

using DgComputeSubcellNeighborPackagedData
using GhostVariables = Burgers::subcell::GhostVariables
using DgComputeSubcellNeighborPackagedData
using GhostVariables
using evolved_vars_tags = typename system::variables_tag::tags_list
using DgComputeSubcellNeighborPackagedData
using GhostVariables = ScalarAdvection::subcell::GhostVariables

Static Public Member Functions

template<typename DbTagsList>
static constexpr size_t ghost_zone_size (const db::DataBox< DbTagsList > &box)
template<typename DbTagsList>
static constexpr size_t ghost_zone_size (const db::DataBox< DbTagsList > &box)
template<typename DbTagsList>
static constexpr size_t ghost_zone_size (const db::DataBox< DbTagsList > &box)

Static Public Attributes

static constexpr bool subcell_enabled = use_dg_subcell
static constexpr bool subcell_enabled_at_external_boundary = true

Member Typedef Documentation

◆ DgComputeSubcellNeighborPackagedData [1/3]

template<template< typename > class BoundaryComponent>
using EvolutionMetavars< BoundaryComponent >::SubcellOptions::DgComputeSubcellNeighborPackagedData
Initial value:
On elements using DG, reconstructs the interface data from a neighboring element doing subcell.
Definition NeighborPackagedData.hpp:35

◆ DgComputeSubcellNeighborPackagedData [2/3]

template<template< typename > class BoundaryComponent>
using EvolutionMetavars< BoundaryComponent >::SubcellOptions::DgComputeSubcellNeighborPackagedData
Initial value:
On elements using DG, reconstructs the interface data from a neighboring element doing subcell.
Definition NeighborPackagedData.hpp:35

◆ DgComputeSubcellNeighborPackagedData [3/3]

template<template< typename > class BoundaryComponent>
using EvolutionMetavars< BoundaryComponent >::SubcellOptions::DgComputeSubcellNeighborPackagedData
Initial value:
On elements using DG, reconstructs the interface data from a neighboring element doing subcell.
Definition NeighborPackagedData.hpp:36

◆ GhostVariables

template<template< typename > class BoundaryComponent>
using EvolutionMetavars< BoundaryComponent >::SubcellOptions::GhostVariables
Initial value:
Computes the mass density, velocity, and pressure on the subcells so they can be sent to the neighbor...
Definition PrimitiveGhostData.hpp:31

The documentation for this struct was generated from the following files:
  • src/Evolution/Executables/Burgers/EvolveBurgers.hpp
  • src/Evolution/Executables/NewtonianEuler/EvolveNewtonianEuler.hpp
  • src/Evolution/Executables/RadiationTransport/MonteCarlo/EvolveMonteCarlo.hpp
  • src/Evolution/Executables/ScalarAdvection/EvolveScalarAdvection.hpp