|
Basilisk CFD
Adaptive Cartesian mesh PDE framework
|
Go to the source code of this file.
Macros | |
| #define | NPROC 1 |
| #define | PROC 0 |
Functions | |
| static int | includes_point (KdtRect rect, Point point) |
| static int | includes (KdtRect rect, Point *p) |
| static int | intersects_point (KdtRect rect, Point point) |
| static int | intersects (KdtRect rect, Point *p) |
| void | delete_terrain (scalar zb) |
| define CHARP char *trace void | terrain (scalar zb,...) |
Variables | |
| attribute | |
| scalar | nt |
| scalar | dmin |
| scalar | dmax |
Definition at line 39 of file terrain.h.
References intersects_point(), p, and x.
Referenced by kdt_query_sum(), query_sum(), and terrain().
Definition at line 101 of file terrain.h.
References boundary_level, cpu, delete_terrain(), depth, dmax, dmin, fname, free(), i, includes(), intersects(), kdt_new(), kdt_open(), kdt_query_sum(), kdt_sum_init(), l, n, no_restriction(), nodata, NPROC, nt, point, PROC, qcalloc, s, x, y, and zb.
| attribute |
| scalar dmin |
Definition at line 17 of file terrain.h.
Referenced by event_stability(), and terrain().
| scalar nt |
Definition at line 17 of file terrain.h.
Referenced by balance(), balanced_pid(), mpi_partitioning(), restore_mpi(), tensors_len(), and terrain().