3#ifndef DUNE_DGF_VERTEXBLOCK_HH
4#define DUNE_DGF_VERTEXBLOCK_HH
9#include <dune/grid/io/file/dgfparser/blocks/basic.hh>
28 VertexBlock ( std :: istream &in,
int &pdimworld );
30 int get ( std :: vector< std :: vector< double > > &vtx,
31 std :: vector< std :: vector< double > > ¶m,
50 bool next ( std :: vector< double > &point, std :: vector< double > ¶m );
Dune namespace.
Definition: alignment.hh:14