Dune Core Modules (2.3.1)

gmsh2dgf.cc File Reference

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

#include <config.h>
#include <iostream>
#include <dune/common/parallel/mpihelper.hh>
#include <dune/grid/io/file/gmshreader.hh>
#include <dune/grid/io/file/dgfparser/dgfwriter.hh>

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>
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.111.3 (Jul 15, 22:36, 2024)