#include <string.h>
#include "eckit/runtime/Main.h"
Go to the source code of this file.
|
void | bump_main_f90 (const int &, const char *, const int &, const char *) |
|
int | main (int argc, char **argv) |
|
◆ bump_main_f90()
void bump_main_f90 |
( |
const int & |
, |
|
|
const char * |
, |
|
|
const int & |
, |
|
|
const char * |
|
|
) |
| |
main: bump_main Purpose: command line arguments parsing and call to the BUMP library Author: Benjamin Menetrier Licensing: this code is distributed under the CeCILL-C license
Copyright © 2015-... UCAR, CERFACS, METEO-FRANCE and IRIT
◆ main()
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |