Rheolef  7.1
an efficient C++ finite element environment
bamg2geo.cc File Reference

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)
 

Detailed Description

bamg2geo - convert bamg mesh in geo format

Definition in file bamg2geo.cc.

Function Documentation

◆ usage()

void usage ( )

Definition at line 152 of file bamg2geo.cc.

◆ bamg2geo()

void bamg2geo ( istream &  bamg,
istream &  dmn,
string  syscoord 
)

Definition at line 160 of file bamg2geo.cc.

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 497 of file bamg2geo.cc.