GridFormat 0.2.1
I/O-Library for grid-like data structures
Loading...
Searching...
No Matches
GridFormat::VTK::PXMLStructuredGridReader< PieceReader >::StructuredGridSpecs Struct Reference

Public Attributes

std::array< std::size_t, 6 > extents
 
std::optional< std::array< double, 3 > > spacing
 
std::optional< std::array< double, 3 > > origin
 
std::array< double, 9 > direction
 

Member Data Documentation

◆ direction

template<std::derived_from< GridReader > PieceReader>
std::array<double, 9> GridFormat::VTK::PXMLStructuredGridReader< PieceReader >::StructuredGridSpecs::direction
Initial value:
{
1., 0., 0., 0., 1., 0., 0., 0., 1.
}

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