#include <dune/grid/io/file/dgfparser/blocks/projection.hh>
|
std::ostream & | operator<< (std::ostream &, const Token &) |
|
Dune::dgf::ProjectionBlock::ProjectionBlock |
( |
std::istream & |
in, |
|
|
int |
dimworld |
|
) |
| |
const std::vector< unsigned int >& Dune::dgf::ProjectionBlock::boundaryFace |
( |
const size_t |
i | ) |
const |
|
inline |
template<int dimworld>
const DuneBoundaryProjection< dimworld >* Dune::dgf::ProjectionBlock::boundaryProjection |
( |
const size_t |
i | ) |
const |
|
inline |
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(), Dune::dgf::UGGridParameterBlock::UGGridParameterBlock(), Dune::dgf::VertexBlock::VertexBlock(), and Dune::dgf::YaspGridParameterBlock::YaspGridParameterBlock().
const Expression* Dune::dgf::ProjectionBlock::function |
( |
const std::string & |
name | ) |
const |
|
inline |
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(), Dune::dgf::UGGridParameterBlock::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(), ProjectionBlock(), Dune::dgf::BasicBlock::reset(), and Dune::dgf::SimplexBlock::SimplexBlock().
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 |
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 |
int& Dune::dgf::BasicBlock::noflines |
( |
| ) |
|
|
inlineinherited |
size_t Dune::dgf::ProjectionBlock::numBoundaryProjections |
( |
| ) |
const |
|
inline |
void Dune::dgf::BasicBlock::reset |
( |
| ) |
|
|
inlineprotectedinherited |
std::ostream& operator<< |
( |
std::ostream & |
, |
|
|
const Token & |
|
|
) |
| |
|
friend |
const Expression* Dune::dgf::ProjectionBlock::defaultFunction_ |
|
protected |
std::stringstream Dune::dgf::BasicBlock::line |
|
protectedinherited |
Token Dune::dgf::ProjectionBlock::token |
|
protected |
The documentation for this class was generated from the following files: