GridFormat 0.2.1
I/O-Library for grid-like data structures
|
#include <algorithm>
#include <unordered_map>
#include <vector>
#include <ranges>
#include <array>
#include <gridformat/vtk/vtr_reader.hpp>
#include <gridformat/vtk/pxml_reader.hpp>
Reader for .pvtr file format.
Go to the source code of this file.
Classes | |
class | GridFormat::PVTRReader |
Reader for .pvtr file format. More... | |