dune-grid  2.3beta2
Public Attributes | List of all members
Dune::dgf::IntervalBlock::Interval Struct Reference

#include <dune/grid/io/file/dgfparser/blocks/interval.hh>

Public Attributes

array< std::vector< double >, 2 > p
std::vector< double > h
std::vector< int > n

Member Data Documentation

std::vector< double > Dune::dgf::IntervalBlock::Interval::h
std::vector< int > Dune::dgf::IntervalBlock::Interval::n
array< std::vector< double >, 2 > Dune::dgf::IntervalBlock::Interval::p

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