dune-grid
2.2.0
|
#include <dune/grid/io/file/dgfparser/blocks/interval.hh>
Public Attributes | |
std::vector< double > | p [2] |
std::vector< double > | h |
std::vector< int > | n |
std::vector< double > Dune::dgf::IntervalBlock::Interval::h |
Referenced by Dune::dgf::IntervalBlock::getVtx().
std::vector< int > Dune::dgf::IntervalBlock::Interval::n |
std::vector< double > Dune::dgf::IntervalBlock::Interval::p[2] |
Referenced by Dune::dgf::IntervalBlock::getVtx(), and Dune::dgf::operator<<().