|
Basilisk CFD
Adaptive Cartesian mesh PDE framework
|
Go to the source code of this file.
Functions | |
| else | if (!strcmp(s, "view")) |
| else | if (!strcmp(s, "draw_vof")) |
| else | if (!strcmp(s, "isoline")) |
| else | if (!strcmp(s, "cells")) |
| else | if (!strcmp(s, "vectors")) |
| else | if (!strcmp(s, "squares")) |
| else | if (!strcmp(s, "box")) |
| else | if (!strcmp(s, "isosurface")) |
| else | if (!strcmp(s, "travelling")) |
| else | if (!strcmp(s, "draw_string")) |
| else | if (!strcmp(s, "labels")) |
| else | if (!strcmp(s, "lines")) |
| else if | ( | ! | strcmps, "box" | ) |
Definition at line 207 of file draw_get.h.
References box(), parse_params(), pbool, pfloat, and x.
| else if | ( | ! | strcmps, "cells" | ) |
Definition at line 140 of file draw_get.h.
References alpha, cells(), n, parse_params(), pdouble, pfloat, and x.
| else if | ( | ! | strcmps, "draw_string" | ) |
Definition at line 273 of file draw_get.h.
References draw_string(), parse_params(), pfloat, pint, pos, pstring, size, str, and x.
| else if | ( | ! | strcmps, "draw_vof" | ) |
| else if | ( | ! | strcmps, "isoline" | ) |
| else if | ( | ! | strcmps, "isosurface" | ) |
| else if | ( | ! | strcmps, "labels" | ) |
Definition at line 292 of file draw_get.h.
References f, labels(), level, parse_params(), pfloat, pint, pstring, and x.
| else if | ( | ! | strcmps, "lines" | ) |
Definition at line 309 of file draw_get.h.
References file, lines, parse_params(), pfloat, pstring, and x.
| else if | ( | ! | strcmps, "squares" | ) |
| else if | ( | ! | strcmps, "travelling" | ) |
Definition at line 253 of file draw_get.h.
References parse_params(), pdouble, pfloat, travelling(), and x.
| else if | ( | ! | strcmps, "vectors" | ) |