GridFormat 0.2.1
I/O-Library for grid-like data structures
Loading...
Searching...
No Matches
GridFormat::FileFormat::PVD< PieceFormat > Struct Template Reference

Selector for the .pvd file format for a time series. For more information, see here. More...

#include <gridformat.hpp>

Detailed Description

template<typename PieceFormat = Any>
struct GridFormat::FileFormat::PVD< PieceFormat >
Template Parameters
PieceFormatThe underlying file format used for each time step.
Note
ParaView only supports reading .pvd series if the file format for pieces is one of the VTK-XML formats.

Public Attributes

PieceFormat piece_format
 

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