Basilisk CFD
Adaptive Cartesian mesh PDE framework
Loading...
Searching...
No Matches
main.h
Go to the documentation of this file.
1
/** @file main.h
2
*/
3
// Generated automatically by gotm.awk from
4
// /home/popinet/local/src/code-5.2.1//src/gotm/main.F90
5
6
extern
void
cmdline_
(
7
8
);
9
static
inline
void
gotm_cmdline
(
void
) {
10
cmdline_
();
11
}
12
13
extern
void
compilation_options_
(
14
15
);
16
static
inline
void
gotm_compilation_options
(
void
) {
17
compilation_options_
();
18
}
19
20
extern
void
print_help_
(
21
22
);
23
static
inline
void
gotm_print_help
(
void
) {
24
print_help_
();
25
}
print_help_
void print_help_()
gotm_print_help
static void gotm_print_help(void)
Definition
main.h:23
cmdline_
void cmdline_()
gotm_compilation_options
static void gotm_compilation_options(void)
Definition
main.h:16
gotm_cmdline
static void gotm_cmdline(void)
Definition
main.h:9
compilation_options_
void compilation_options_()
gotm
gotm
main.h
Generated by
1.9.8