#include <dune/grid/io/file/dgfparser/blocks/vertex.hh>
|
| VertexBlock (std ::istream &in, int &pdimworld) |
|
int | get (std ::vector< std ::vector< double > > &vtx, std ::vector< std ::vector< double > > ¶m, int &nofp) |
|
bool | ok () const |
|
int | offset () const |
|
bool | isactive () |
|
bool | isempty () |
|
int & | noflines () |
|
int | linenumber () |
|
const std::string & | id () const |
|
◆ VertexBlock()
Dune::dgf::VertexBlock::VertexBlock |
( |
std ::istream & |
in, |
|
|
int & |
pdimworld |
|
) |
| |
◆ findtoken()
bool Dune::dgf::BasicBlock::findtoken |
( |
std ::string |
token | ) |
|
|
protectedinherited |
◆ get()
int Dune::dgf::VertexBlock::get |
( |
std ::vector< std ::vector< double > > & |
vtx, |
|
|
std ::vector< std ::vector< double > > & |
param, |
|
|
int & |
nofp |
|
) |
| |
◆ getnextentry()
template<class ENTRY >
bool Dune::dgf::BasicBlock::getnextentry |
( |
ENTRY & |
entry | ) |
|
|
inlineprotectedinherited |
◆ getnextline()
bool Dune::dgf::BasicBlock::getnextline |
( |
| ) |
|
|
protectedinherited |
◆ gettokenparam()
bool Dune::dgf::BasicBlock::gettokenparam |
( |
std ::string |
token, |
|
|
std ::string & |
entry |
|
) |
| |
|
protectedinherited |
◆ id()
const std::string & Dune::dgf::BasicBlock::id |
( |
| ) |
const |
|
inlineinherited |
◆ isactive()
bool Dune::dgf::BasicBlock::isactive |
( |
| ) |
|
|
inlineinherited |
◆ isempty()
bool Dune::dgf::BasicBlock::isempty |
( |
| ) |
|
|
inlineinherited |
◆ linenumber()
int Dune::dgf::BasicBlock::linenumber |
( |
| ) |
|
|
inlineinherited |
◆ noflines()
int & Dune::dgf::BasicBlock::noflines |
( |
| ) |
|
|
inlineinherited |
◆ offset()
int Dune::dgf::VertexBlock::offset |
( |
| ) |
const |
|
inline |
◆ ok()
bool Dune::dgf::VertexBlock::ok |
( |
| ) |
const |
|
inline |
◆ reset()
void Dune::dgf::BasicBlock::reset |
( |
| ) |
|
|
inlineprotectedinherited |
◆ line
std::stringstream Dune::dgf::BasicBlock::line |
|
protectedinherited |
The documentation for this class was generated from the following files: