dune-grid 2.9.1
Loading...
Searching...
No Matches
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

◆ main()

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