dune-grid  2.3beta2
Functions
gmsh2dgf.cc File Reference

a small program converting a gmsh file into a DGF file More...

Functions

int main (int argc, char *argv[])

Detailed Description

a small program converting a gmsh file into a DGF file

Author
Matrin Nolte gmsh2dgf is a small example program for the DGFWriter. It reads a gmsh file into any grid (selected by gridtype.hh) and writes it back as a DGF file.

The program's usage is as follows:

./gmsh2dgf <gmshfile>

Function Documentation

int main ( int  argc,
char *  argv[] 
)