Cholla 3.0.1-dev
Cholla - Massively parallel hydro on GPUs
Loading...
Searching...
No Matches
Public Attributes | List of all members
io::DatasetSpec Struct Reference

#include <FieldWriter.h>

Collaboration diagram for io::DatasetSpec:
Collaboration graph
[legend]

Public Attributes

std::vector< DatasetSpecEntrycc_dataset_entries
 describes properties about dataset creation for ordinary cell-centered fields
 
hydro_utilities::VectorXYZ< bool > write_mag = {false, false, false}
 

Detailed Description

Tracks core field-writer configuration details

Member Data Documentation

◆ write_mag

hydro_utilities::VectorXYZ<bool> io::DatasetSpec::write_mag = {false, false, false}

indicates whether we should write magnetic fields

Note
Ideally, we would handle these a little more uniformly with other fields, but that's a task for another time

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