5 #ifndef DUNE_DGF_VERTEXBLOCK_HH 6 #define DUNE_DGF_VERTEXBLOCK_HH 32 int get ( std :: vector< std :: vector< double > > &vtx,
33 std :: vector< std :: vector< double > > ¶m,
52 bool next ( std :: vector< double > &point, std :: vector< double > ¶m );
bool ok() const
Definition: vertex.hh:37
Include standard header files.
Definition: agrid.hh:59
int offset() const
Definition: vertex.hh:42
VertexBlock(std ::istream &in, int &pdimworld)
Definition: vertex.cc:17