#include <dune/grid/io/file/dgfparser/dgfug.hh>
|
typedef unsigned int | Flags |
|
Dune::dgf::UGGridParameterBlock::UGGridParameterBlock |
( |
std::istream & |
input | ) |
|
|
explicit |
const std::string& Dune::dgf::GridParameterBlock::dumpFileName |
( |
| ) |
const |
|
inlineinherited |
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 |
size_t Dune::dgf::UGGridParameterBlock::heapSize |
( |
| ) |
const |
|
inline |
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 |
bool Dune::dgf::GridParameterBlock::markLongestEdge |
( |
| ) |
const |
|
inlineinherited |
const std::string& Dune::dgf::GridParameterBlock::name |
( |
const std::string & |
defaultValue | ) |
const |
|
inlineinherited |
bool Dune::dgf::UGGridParameterBlock::noClosure |
( |
| ) |
const |
|
inline |
bool Dune::dgf::UGGridParameterBlock::noCopy |
( |
| ) |
const |
|
inline |
returns true if no copies are made for UGGrid elements
References noCopy_.
int& Dune::dgf::BasicBlock::noflines |
( |
| ) |
|
|
inlineinherited |
bool Dune::dgf::GridParameterBlock::ok |
( |
| ) |
|
|
inlineinherited |
void Dune::dgf::BasicBlock::reset |
( |
| ) |
|
|
inlineprotectedinherited |
std::string Dune::dgf::GridParameterBlock::dumpFileName_ |
|
protectedinherited |
const Flags Dune::dgf::GridParameterBlock::foundDumpFileName = 1 << 1 |
|
staticinherited |
Flags Dune::dgf::GridParameterBlock::foundFlags_ |
|
protectedinherited |
const Flags Dune::dgf::GridParameterBlock::foundLongestEdge = 1 << 5 |
|
staticinherited |
const Flags Dune::dgf::GridParameterBlock::foundName = 1 << 0 |
|
staticinherited |
size_t Dune::dgf::UGGridParameterBlock::heapSize_ |
|
protected |
std::stringstream Dune::dgf::BasicBlock::line |
|
protectedinherited |
bool Dune::dgf::GridParameterBlock::markLongestEdge_ |
|
protectedinherited |
std::string Dune::dgf::GridParameterBlock::name_ |
|
protectedinherited |
bool Dune::dgf::UGGridParameterBlock::noClosure_ |
|
protected |
bool Dune::dgf::UGGridParameterBlock::noCopy_ |
|
protected |
The documentation for this struct was generated from the following files: