#include <dune/grid/io/file/dgfparser/blocks/periodicfacetrans.hh>
List of all members.
Protected Attributes |
std::stringstream | line |
Constructor & Destructor Documentation
Dune::dgf::PeriodicFaceTransformationBlock::PeriodicFaceTransformationBlock |
( |
std::istream & |
in, |
|
|
int |
dimworld |
|
) |
| |
Member Function Documentation
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 |
int Dune::dgf::PeriodicFaceTransformationBlock::numTransformations |
( |
| ) |
const |
|
inline |
void Dune::dgf::BasicBlock::reset |
( |
| ) |
|
|
inlineprotectedinherited |
const AffineTransformation& Dune::dgf::PeriodicFaceTransformationBlock::transformation |
( |
int |
i | ) |
const |
|
inline |
Member Data Documentation
std::stringstream Dune::dgf::BasicBlock::line |
|
protectedinherited |
The documentation for this struct was generated from the following files: