SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
importers::Tags::VolumeData< FieldTagsList > Struct Template Reference

Inbox tag that carries the data read from a volume data file. More...

#include <Tags.hpp>

Public Types

using temporal_id = size_t
using type

Static Public Member Functions

static std::string output_inbox (const type &inbox, const size_t padding_size)
Static Public Member Functions inherited from Parallel::InboxInserters::Value< VolumeData< FieldTagsList > >
static bool insert_into_inbox (const gsl::not_null< Inbox * > inbox, const TemporalId &temporal_id, ReceiveDataType &&data)

Detailed Description

template<typename FieldTagsList>
struct importers::Tags::VolumeData< FieldTagsList >

Inbox tag that carries the data read from a volume data file.

Since we read a volume data file only once, this tag's map will only ever hold data at the index (i.e. the temporal ID) with value 0.

Member Typedef Documentation

◆ type

template<typename FieldTagsList>
using importers::Tags::VolumeData< FieldTagsList >::type

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