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

Public Types

using element_array = gh_dg_element_array
using projectors
using element_array = gh_dg_element_array
using projectors
using element_array = gh_dg_element_array
using projectors
using element_array = dg_element_array
using projectors

Static Public Attributes

static constexpr bool keep_coarse_grids = false
static constexpr bool p_refine_only_in_event = true

Member Typedef Documentation

◆ projectors [1/3]

template<template< typename > class BoundaryComponent>
using EvolutionMetavars< BoundaryComponent >::amr::projectors
Initial value:
tmpl::list<
typename system::variables_tag>,
local_time_stepping>,
Initialize/update items related to time stepper history after an AMR change.
Definition Evolution.hpp:369
Initialize/update items related to time stepping after an AMR change.
Definition Evolution.hpp:199
The initial value of a quantity. The contents are stored in a tuple to avoid putting duplicate tensor...
Definition SelfStartActions.hpp:115
Sizes requested for each slab by ChangeSlabSize events.
Definition Tags.hpp:16
Number of ChangeSlabSize events changing the size at each slab.
Definition Tags.hpp:21
Tag for the stepper error measures.
Definition StepperErrors.hpp:19
For h-refinement copy the items from the parent/child, while for p-refinement leave the items unchang...
Definition CopyFromCreatorOrLeaveAsIs.hpp:41
Value initialize the items corresponding to Tags.
Definition DefaultInitialize.hpp:33
Update the Variables corresponding to VariablesTags after an AMR change.
Definition Variables.hpp:38
The number of grid points per dimension for all elements in each block of the initial computational d...
Definition InitialExtents.hpp:22
The initial refinement level per dimension for all elements in each block of the initial computationa...
Definition InitialRefinementLevels.hpp:23
Initialize/update items related to events and dense triggers after an AMR change.
Definition RunEventsAndDenseTriggers.hpp:325
Initialize/update items related to coordinate maps after an AMR change.
Definition DgDomain.hpp:192
Initialize/update items related to mortars after an AMR change.
Definition Mortars.hpp:213
The quadrature points to use initially.
Definition QuadratureTag.hpp:29

◆ projectors [2/3]

template<template< typename > class BoundaryComponent>
using EvolutionMetavars< BoundaryComponent >::amr::projectors
Initial value:
tmpl::list<
typename system::variables_tag>,
local_time_stepping>,
tmpl::append<
control_systems>::simple_tags,
tmpl::transform<
intrp::InterpolationTarget_detail::
get_non_sequential_target_tags<
interpolation_target_tags>,
tmpl::bind<intrp::Tags::PointInfo, tmpl::_1,
tmpl::pin<tmpl::size_t<volume_dim>>>>>,
Set up the element component for control-system measurements.
Definition InitializeMeasurements.hpp:56
PointInfo holds the points to be interpolated onto, in whatever frame those points are to be held con...
Definition PointInfoTag.hpp:25

◆ projectors [3/3]


The documentation for this struct was generated from the following files:
  • src/Evolution/Executables/GeneralizedHarmonic/EvolveGhBinaryBlackHole.hpp
  • src/Evolution/Executables/GeneralizedHarmonic/EvolveGhNoBlackHole.hpp
  • src/Evolution/Executables/GeneralizedHarmonic/EvolveGhSingleBlackHole.hpp
  • src/Evolution/Executables/ScalarWave/EvolveScalarWave.hpp