Go to the source code of this file.
◆ main()
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
Definition at line 27 of file getpot_parse.C.
32 libmesh_error_msg(
"Usage: " << argv[0] <<
" inputconfigfile [outputconfigfile]");
38 fout.exceptions ( std::ofstream::failbit | std::ofstream::badbit );
48 gp.print(
"", *my_out, 1);