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