3 #ifndef DUNE_DGF_VERTEXBLOCK_HH 4 #define DUNE_DGF_VERTEXBLOCK_HH 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 );
int offset() const
Definition: vertex.hh:40
Include standard header files.
Definition: agrid.hh:59
VertexBlock(std::istream &in, int &pdimworld)
Definition: vertex.cc:16
bool ok() const
Definition: vertex.hh:35