|
YAC 3.12.0
Yet Another Coupler
|
#include <mpi.h>#include <math.h>#include <string.h>#include "tests.h"#include "test_common.h"#include "point_selection.h"#include "geometry.h"
Go to the source code of this file.
Macros | |
| #define | YAC_RAD (0.01745329251994329576923690768489) |
Functions | |
| static int | compare_size_t (const void *a, const void *b) |
Definition in file test_point_selection.c.
| #define YAC_RAD (0.01745329251994329576923690768489) |
Definition at line 19 of file test_point_selection.c.
|
inlinestatic |
Definition at line 120 of file test_point_selection.c.