Go to the source code of this file.
|
| #define | MIN(a, b) ((a) < (b) ? (a) : (b)) |
| |
|
| static void | LLtoXYZ (double lon, double lat, double p_out[]) |
| |
| static void | XYZtoLL (double const p_in[], double *lon, double *lat) |
| |
◆ MIN
| #define MIN |
( |
| a, |
|
|
| b ) ((a) < (b) ? (a) : (b)) |
◆ LLtoXYZ()
| static void LLtoXYZ |
( |
double | lon, |
|
|
double | lat, |
|
|
double | p_out[] ) |
|
inlinestatic |
◆ XYZtoLL()
| static void XYZtoLL |
( |
double const | p_in[], |
|
|
double * | lon, |
|
|
double * | lat ) |
|
inlinestatic |
◆ fieldName
Initial value:= {"conserv_field_atm_oce",
"hcsbb_field_atm_oce",
"conserv_field_oce_atm",
"hcsbb_field_oce_atm"}
Definition at line 5 of file toy_common.h.
◆ num_fields
◆ num_steps