|
Rheolef
7.2
an efficient C++ finite element environment
|
bamg2geo - convert bamg mesh in geo format
More...
Go to the source code of this file.
Namespaces | |
| rheolef | |
| This file is part of Rheolef. | |
Functions | |
| void | usage () |
| void | bamg2geo (istream &bamg, istream &dmn, string syscoord) |
| int | main (int argc, char **argv) |
bamg2geo - convert bamg mesh in geo format
Definition in file bamg2geo.cc.
| void usage | ( | ) |
Definition at line 153 of file bamg2geo.cc.
| void bamg2geo | ( | istream & | bamg, |
| istream & | dmn, | ||
| string | syscoord | ||
| ) |
Definition at line 161 of file bamg2geo.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 498 of file bamg2geo.cc.