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

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

Public Attributes

std::vector< double > p [2]
 
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
std::vector< double > Dune::dgf::IntervalBlock::Interval::p[2]

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