GridFormat 0.2.1
I/O-Library for grid-like data structures
Loading...
Searching...
No Matches
GridFormat::WriterOptions Struct Reference

Options that writer implementations can pass to the base class.

#include <writer.hpp>

Public Member Functions

bool operator== (const WriterOptions &other) const
 

Public Attributes

bool use_structured_grid_ordering
 Use row-major structured grid ordering.
 
bool append_null_terminator_to_strings
 If true, '\0' is appended to string meta data.
 

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