5#ifndef DUNE_DGF_CUBEBLOCK_HH
6#define DUNE_DGF_CUBEBLOCK_HH
12#include <dune/grid/io/file/dgfparser/blocks/basic.hh>
27 std :: vector< unsigned int > map;
32 CubeBlock ( std :: istream &in,
int pnofvtx,
int pvtxoffset,
int &pdimgrid );
34 int get ( std :: vector< std :: vector< unsigned int> > &
simplex,
35 std :: vector< std :: vector< double > > ¶ms,
53 bool next ( std :: vector< unsigned int > &
simplex,
54 std :: vector< double > ¶m );
constexpr GeometryType simplex(unsigned int dim)
Returns a GeometryType representing a simplex of dimension dim.
Definition: type.hh:464
Dune namespace.
Definition: alignedallocator.hh:13