YAC 3.12.0
Yet Another Coupler
Loading...
Searching...
No Matches
test_point_selection.c File Reference
#include <mpi.h>
#include <math.h>
#include <string.h>
#include "tests.h"
#include "test_common.h"
#include "point_selection.h"
#include "geometry.h"
Include dependency graph for test_point_selection.c:

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)
 

Detailed Description

Test
Tests the point selection type.

Definition in file test_point_selection.c.

Macro Definition Documentation

◆ YAC_RAD

#define YAC_RAD   (0.01745329251994329576923690768489)

Definition at line 19 of file test_point_selection.c.

Function Documentation

◆ compare_size_t()

static int compare_size_t ( const void * a,
const void * b )
inlinestatic

Definition at line 120 of file test_point_selection.c.