SpECTRE  v2025.08.19
Elasticity::Tags::MaterialLayerObservationKeyCompute< Dim > Struct Template Reference

Public Types

using base = observers::Tags::ObservationKey< MaterialLayerName >
 
using return_type = typename base::type
 
using argument_tags = tmpl::list< MaterialLayerName, amr::Tags::ChildIds< Dim > >
 
- Public Types inherited from observers::Tags::ObservationKey< MaterialLayerName >
using type = std::optional< std::string >
 

Static Public Member Functions

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

The documentation for this struct was generated from the following file: