|
dune-grid
2.2.1
|
a small program converting a gmsh file into a DGF file More...
Functions | |
| int | main (int argc, char *argv[]) |
a small program converting a gmsh file into a DGF file
The program's usage is as follows:
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
References Dune::Grid< dim, dimworld, ct, GridFamily >::dimension, Dune::GridView< ViewTraits >::indexSet(), Dune::Grid< dim, dimworld, ct, GridFamily >::leafView(), Dune::GmshReader< GridType >::read(), Dune::IndexSet< GridImp, IndexSetImp, IndexTypeImp >::size(), and Dune::DGFWriter< GV >::write().
1.8.1.2