Dune::DuneGridFormatParser Class Reference

#include <dgfparser.hh>

Inherited by Dune::MacroGrid [protected].

List of all members.


Detailed Description

The DuneGridFormatParser class: reads a DGF file and stores build information in vector structures used by the MacroGrid class.

Public Member Functions

 DuneGridFormatParser ()
 constructor
bool readDuneGrid (std::istream &, int dimG=-1, int dimW=-1)
 method which reads the dgf file
void writeTetgenPoly (std::string &, std::string &)
 method to write in Tetgen/Triangle Poly Format
void writeAlu (std::ostream &)
 method to write macrogridfiles in alu format (cam be used without dune)
void writeAlberta (std::ostream &)
 method to write macrogridfiles in alberta format (cam be used without dune)

Member Function Documentation

bool Dune::DuneGridFormatParser::readDuneGrid ( std::istream &  gridin,
int  dimG = -1,
int  dimW = -1 
)

method which reads the dgf file

fills the vtx,element, and bound vectors returns true if reading succeded


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

Generated on Sun Nov 15 22:29:00 2009 for dune-grid by  doxygen 1.5.6