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 );
Include standard header files.
Definition: agrid.hh:58
int get(std ::vector< std ::vector< double > > &vtx, std ::vector< std ::vector< double > > ¶m, int &nofp)
Definition: vertex.cc:61
int offset() const
Definition: vertex.hh:40
bool ok() const
Definition: vertex.hh:35