SpECTRE  v2024.04.12
intrp::Tags::VolumeVarsInfo< Metavariables, TemporalId > Struct Template Reference

Volume variables at all temporal_ids for all local Elements. Held by the Interpolator. More...

#include <Tags.hpp>

Classes

struct  Info
 

Public Types

using type = std::unordered_map< typename TemporalId::type, std::unordered_map< ElementId< Metavariables::volume_dim >, Info > >
 

Detailed Description

template<typename Metavariables, typename TemporalId>
struct intrp::Tags::VolumeVarsInfo< Metavariables, TemporalId >

Volume variables at all temporal_ids for all local Elements. Held by the Interpolator.


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