YAC 3.12.0
Yet Another Coupler
Loading...
Searching...
No Matches
test_interpolation_parallel5.c File Reference
#include <stdlib.h>
#include <stdio.h>
#include <math.h>
#include <unistd.h>
#include <string.h>
#include <mpi.h>
#include "tests.h"
#include "test_common.h"
#include "weight_file_common.h"
#include "dist_grid_utils.h"
#include "grids/dist_grid.h"
#include "geometry.h"
#include "interpolation/interp_weights.h"
#include "interpolation/methods/interp_method_avg.h"
#include "interpolation/methods/interp_method_file.h"
#include "interpolation/methods/interp_method_fixed.h"
#include "interpolation/methods/interp_method_nnn.h"
Include dependency graph for test_interpolation_parallel5.c:

Go to the source code of this file.

Macros

#define YAC_RAD   (0.01745329251994329576923690768489)
 

Detailed Description

Test
A test for internal interpolation routines.

Definition in file test_interpolation_parallel5.c.

Macro Definition Documentation

◆ YAC_RAD

#define YAC_RAD   (0.01745329251994329576923690768489)

Definition at line 30 of file test_interpolation_parallel5.c.