SpECTRE  v2024.04.12
importers::Tags Namespace Reference

The DataBox tags associated with the data importer. More...

Classes

struct  ElementDataAlreadyRead
 Indicates which volume data files have already been read. More...
 
struct  ImporterOptions
 Options that specify the volume data to load. See the option tags for details. More...
 
struct  RegisteredElements
 The elements that will receive data from the importer. More...
 
struct  Selected
 Indicates an available tensor field is selected for importing, along with the name of the dataset in the volume data file. More...
 
struct  VolumeData
 Inbox tag that carries the data read from a volume data file. More...
 

Detailed Description

The DataBox tags associated with the data importer.