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