#include <dune/grid/io/file/dgfparser/dgfug.hh>
|
typedef unsigned int | Flags |
|
Dune::dgf::UGGridParameterBlock::UGGridParameterBlock |
( |
std::istream & |
input | ) |
|
|
explicit |
constructor taking istream
References Dune::cube, Dune::dgf::BasicBlock::findtoken(), Dune::DuneGridFormatParser::General, Dune::dgf::BasicBlock::getnextentry(), heapSize(), heapSize_, Dune::dgf::makeupcase(), noClosure(), noClosure_, noCopy(), noCopy_, Dune::VTK::prism, Dune::VTK::pyramid, and Dune::simplex.
const std::string& Dune::dgf::GridParameterBlock::dumpFileName |
( |
| ) |
const |
|
inlineinherited |
bool Dune::dgf::BasicBlock::findtoken |
( |
std::string |
token | ) |
|
|
protectedinherited |
References Dune::dgf::BasicBlock::getnextline(), Dune::dgf::BasicBlock::line, Dune::dgf::makeupcase(), and Dune::dgf::BasicBlock::reset().
Referenced by Dune::dgf::BoundaryDomBlock::BoundaryDomBlock(), Dune::dgf::VertexBlock::get(), Dune::dgf::BasicBlock::getnextentry(), Dune::dgf::GridParameterBlock::GridParameterBlock(), Dune::dgf::SimplexGenerationBlock::SimplexGenerationBlock(), UGGridParameterBlock(), Dune::dgf::VertexBlock::VertexBlock(), and Dune::dgf::YaspGridParameterBlock::YaspGridParameterBlock().
template<class ENTRY >
bool Dune::dgf::BasicBlock::getnextentry |
( |
ENTRY & |
entry | ) |
|
|
inlineprotectedinherited |
References Dune::dgf::BasicBlock::BasicBlock(), Dune::dgf::BasicBlock::findtoken(), Dune::dgf::BasicBlock::gettokenparam(), and Dune::dgf::BasicBlock::line.
Referenced by Dune::dgf::BoundaryDomBlock::BoundaryDomBlock(), Dune::dgf::CubeBlock::CubeBlock(), Dune::dgf::VertexBlock::get(), Dune::dgf::SimplexBlock::get(), Dune::dgf::CubeBlock::get(), Dune::dgf::IntervalBlock::getHexa(), Dune::dgf::GridParameterBlock::GridParameterBlock(), Dune::dgf::IntervalBlock::IntervalBlock(), Dune::dgf::PeriodicFaceTransformationBlock::PeriodicFaceTransformationBlock(), Dune::dgf::SimplexBlock::SimplexBlock(), Dune::dgf::SimplexGenerationBlock::SimplexGenerationBlock(), UGGridParameterBlock(), Dune::dgf::VertexBlock::VertexBlock(), and Dune::dgf::YaspGridParameterBlock::YaspGridParameterBlock().
bool Dune::dgf::BasicBlock::getnextline |
( |
| ) |
|
|
protectedinherited |
References Dune::dgf::BasicBlock::line.
Referenced by Dune::dgf::BoundaryDomBlock::BoundaryDomBlock(), Dune::dgf::CubeBlock::CubeBlock(), Dune::dgf::DimBlock::DimBlock(), Dune::dgf::BasicBlock::findtoken(), Dune::dgf::VertexBlock::get(), Dune::dgf::SimplexBlock::get(), Dune::dgf::CubeBlock::get(), Dune::dgf::BoundarySegBlock::get(), Dune::dgf::IntervalBlock::getHexa(), Dune::dgf::BasicBlock::gettokenparam(), Dune::dgf::IntervalBlock::IntervalBlock(), Dune::dgf::PeriodicFaceTransformationBlock::PeriodicFaceTransformationBlock(), Dune::dgf::ProjectionBlock::ProjectionBlock(), Dune::dgf::BasicBlock::reset(), and Dune::dgf::SimplexBlock::SimplexBlock().
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 |
Referenced by Dune::dgf::BoundaryDomBlock::BoundaryDomBlock(), Dune::DGFGridFactory< OneDGrid >::boundaryParameter(), Dune::dgf::BoundarySegBlock::BoundarySegBlock(), Dune::DuneGridFormatParser::generateBoundaries(), Dune::dgf::IntervalBlock::IntervalBlock(), Dune::DGFGridFactory< SGrid< dim, dimworld, ctype > >::parameter(), Dune::DGFGridFactory< YaspGrid< dim > >::parameter(), Dune::DGFGridFactory< YaspGrid< dim, EquidistantOffsetCoordinates< double, dim > > >::parameter(), Dune::DuneGridFormatParser::readDuneGrid(), and Dune::dgf::VertexBlock::VertexBlock().
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 |
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: