#include <dune/grid/io/file/dgfparser/blocks/interval.hh>
|
std::array< std::vector< double >, 2 > | p |
|
std::vector< double > | h |
|
std::vector< int > | n |
|
◆ Interval() [1/2]
Dune::dgf::IntervalBlock::Interval::Interval |
( |
| ) |
|
|
inline |
◆ Interval() [2/2]
Dune::dgf::IntervalBlock::Interval::Interval |
( |
const Interval & |
interval, |
|
|
const std::vector< int > & |
map |
|
) |
| |
|
inline |
◆ copy()
void Dune::dgf::IntervalBlock::Interval::copy |
( |
const Interval & |
interval, |
|
|
const std::vector< int > & |
map |
|
) |
| |
|
inline |
std::vector< double > Dune::dgf::IntervalBlock::Interval::h |
std::vector< int > Dune::dgf::IntervalBlock::Interval::n |
std::array< std::vector< double >, 2 > Dune::dgf::IntervalBlock::Interval::p |
The documentation for this struct was generated from the following file: