dune-fem 2.12-git
Loading...
Searching...
No Matches
Dune::Fem::ParameterContainer::DGFBlock Struct Reference

#include <dune/fem/io/parameter/container.hh>

Inheritance diagram for Dune::Fem::ParameterContainer::DGFBlock:
Inheritance graph

Public Member Functions

 DGFBlock (std::istream &in)
 
bool advance ()
 
std::string getLine () const
 
bool isactive ()
 
bool isempty ()
 
int & noflines ()
 
int linenumber ()
 
const std::stringid () const
 

Protected Member Functions

void reset ()
 
bool getnextline ()
 
bool getnextentry (ENTRY &entry)
 
bool gettokenparam (std ::string token, std ::string &entry)
 
bool findtoken (std ::string token)
 

Protected Attributes

std::stringstream line
 

Constructor & Destructor Documentation

◆ DGFBlock()

Dune::Fem::ParameterContainer::DGFBlock::DGFBlock ( std::istream in)
inlineexplicit

Member Function Documentation

◆ advance()

bool Dune::Fem::ParameterContainer::DGFBlock::advance ( )
inline

◆ getLine()

std::string Dune::Fem::ParameterContainer::DGFBlock::getLine ( ) const
inline

The documentation for this struct was generated from the following file: