GridFormat 0.2.1
I/O-Library for grid-like data structures
Loading...
Searching...
No Matches
vtr_reader.hpp File Reference
#include <string>
#include <optional>
#include <algorithm>
#include <utility>
#include <array>
#include <gridformat/common/exceptions.hpp>
#include <gridformat/common/ranges.hpp>
#include <gridformat/common/field.hpp>
#include <gridformat/common/lazy_field.hpp>
#include <gridformat/grid/reader.hpp>
#include <gridformat/vtk/common.hpp>
#include <gridformat/vtk/xml.hpp>

Detailed Description

Reader for .vtr file format.

Go to the source code of this file.

Classes

class  GridFormat::VTRReader
 Reader for .vtr file format. More...