dune-grid  2.1.1
Public Member Functions
Dune::DGFPrintInfo Class Reference

List of all members.

Public Member Functions

 DGFPrintInfo (const std::string &name)
void finish ()
template<class Block >
void block (const Block &block)
void print (const std::string &message)
void step1 (int dimw, int nofvtx, int nofel)
void step2 (int bndseg, int totalbndseg, int bnddomain, int defsegs, int remaining)
void cube2simplex (DuneGridFormatParser::element_t el)
void automatic ()

Constructor & Destructor Documentation

Dune::DGFPrintInfo::DGFPrintInfo ( const std::string &  name) [inline]

Member Function Documentation

void Dune::DGFPrintInfo::automatic ( ) [inline]
template<class Block >
void Dune::DGFPrintInfo::block ( const Block &  block) [inline]
void Dune::DGFPrintInfo::finish ( ) [inline]
void Dune::DGFPrintInfo::print ( const std::string &  message) [inline]
void Dune::DGFPrintInfo::step1 ( int  dimw,
int  nofvtx,
int  nofel 
) [inline]
void Dune::DGFPrintInfo::step2 ( int  bndseg,
int  totalbndseg,
int  bnddomain,
int  defsegs,
int  remaining 
) [inline]

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