#include <dune/grid/io/file/dgfparser/blocks/dim.hh>
Static Public Attributes |
static const char * | ID |
Protected Attributes |
std::stringstream | line |
Constructor & Destructor Documentation
Dune::dgf::DimBlock::DimBlock |
( |
std::istream & |
in | ) |
|
Member Function Documentation
int Dune::dgf::DimBlock::dim |
( |
| ) |
|
|
inline |
int Dune::dgf::DimBlock::dimworld |
( |
| ) |
|
|
inline |
bool Dune::dgf::BasicBlock::findtoken |
( |
std::string |
token | ) |
|
|
protectedinherited |
template<class ENTRY >
bool Dune::dgf::BasicBlock::getnextentry |
( |
ENTRY & |
entry | ) |
|
|
inlineprotectedinherited |
bool Dune::dgf::BasicBlock::getnextline |
( |
| ) |
|
|
protectedinherited |
bool Dune::dgf::BasicBlock::gettokenparam |
( |
std::string |
token, |
|
|
std::string & |
entry |
|
) |
| |
|
protectedinherited |
const std::string& Dune::dgf::BasicBlock::id |
( |
| ) |
const |
|
inlineinherited |
bool Dune::dgf::BasicBlock::isactive |
( |
| ) |
|
|
inlineinherited |
bool Dune::dgf::BasicBlock::isempty |
( |
| ) |
|
|
inlineinherited |
int Dune::dgf::BasicBlock::linenumber |
( |
| ) |
|
|
inlineinherited |
int& Dune::dgf::BasicBlock::noflines |
( |
| ) |
|
|
inlineinherited |
bool Dune::dgf::DimBlock::ok |
( |
| ) |
|
|
inline |
void Dune::dgf::BasicBlock::reset |
( |
| ) |
|
|
inlineprotectedinherited |
Member Data Documentation
const char* Dune::dgf::DimBlock::ID |
|
static |
std::stringstream Dune::dgf::BasicBlock::line |
|
protectedinherited |
The documentation for this class was generated from the following files: