SpECTRE  v2026.06.30
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/2]

template<template< typename > class BoundaryComponent>
using EvolutionMetavars< BoundaryComponent >::amr::projectors
Initial value:
tmpl::list<
typename system::variables_tag>,
volume_dim, typename system::variables_tag::tags_list>,
Parallel::Tags::Section<gh_dg_element_array,
Initialize/update items related to time stepper history after an AMR change.
Definition Evolution.hpp:350
Initialize/update items related to time stepping after an AMR change.
Definition Evolution.hpp:180
The Parallel::Section<ParallelComponent, SectionIdTag> that this element belongs to.
Definition Section.hpp:29
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 forcing a constant step size over a region in an LTS evolution.
Definition FixedLtsRatio.hpp:14
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:39
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:198
Initialize/update items related to mortars after an AMR change.
Definition Mortars.hpp:213
AMR projector for Filters::Tags::SpectralFilter<Dim, TagList>.
Definition ProjectSpectralFilters.hpp:34
New step size requests for the ChangeFixedLtsRatio action.
Definition ChangeFixedLtsRatioTags.hpp:23
Number of expected messages to the ChangeFixedLtsRatio action.
Definition ChangeFixedLtsRatioTags.hpp:18
Tag for labeling Parallel::Sections for EqualRateRegions.
Definition EqualRateRegionId.hpp:10
The quadrature points to use initially.
Definition QuadratureTag.hpp:29

◆ projectors [2/2]

template<template< typename > class BoundaryComponent>
using EvolutionMetavars< BoundaryComponent >::amr::projectors
Initial value:
tmpl::list<
typename system::variables_tag>,
volume_dim, typename system::variables_tag::tags_list>,
Parallel::Tags::Section<dg_element_array,
Update the Tensors corresponding to TensorTags after an AMR change.
Definition Tensors.hpp:40

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