SpECTRE  v2026.06.30
Loading...
Searching...
No Matches
importers::OptionTags Namespace Reference

The input file options associated with the data importer. More...

Classes

struct  ElementsAreIdentical
 Toggle interpolation of numeric data to the target domain. More...
struct  ExtrapolateIntoExcisions
 Extrapolate data into excised regions of the source domain. More...
struct  FileGlob
 The file to read data from. More...
struct  NumThreads
 Number of threads to use to accelerate the import with OpenMP, or 'Auto' to use all available threads. More...
struct  ObservationValue
 The observation value at which to read data from the file. More...
struct  ObservationValueEpsilon
struct  Subgroup
 The subgroup within the file to read data from. More...
struct  VolumeData
 Bundles all importers::ImporterOptions for use in factory-creatable classes. More...

Detailed Description

The input file options associated with the data importer.