SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
amr::Tags::GridIndexObservationKeyCompute< Dim > Struct Template Reference

An observers::Tags::ObservationKey that identifies the grid index. Can be used to tag observations with the grid index. More...

#include <Tags.hpp>

Public Types

using base = observers::Tags::ObservationKey<GridIndex>
using return_type = typename base::type
using argument_tags
Public Types inherited from observers::Tags::ObservationKey< GridIndex >
using type

Static Public Member Functions

static void function (const gsl::not_null< std::optional< std::string > * > observation_key, const Element< Dim > &element, const std::unordered_set< ElementId< Dim > > &child_ids)
Static Public Member Functions inherited from observers::Tags::ObservationKey< GridIndex >
static std::string name ()

Detailed Description

template<size_t Dim>
struct amr::Tags::GridIndexObservationKeyCompute< Dim >

An observers::Tags::ObservationKey that identifies the grid index. Can be used to tag observations with the grid index.

Member Typedef Documentation

◆ argument_tags

template<size_t Dim>
using amr::Tags::GridIndexObservationKeyCompute< Dim >::argument_tags
Initial value:
tmpl::list<domain::Tags::Element<Dim>, amr::Tags::ChildIds<Dim>>
The IDs of the elements that cover the same region on the finer (child) grid. Only important if AMR i...
Definition Tags.hpp:103

The documentation for this struct was generated from the following file:
  • src/ParallelAlgorithms/Amr/Tags.hpp