YAC 3.8.0
Yet Another Coupler
Loading...
Searching...
No Matches
test_interp_method_parallel.c File Reference
#include <stdlib.h>
#include <unistd.h>
#include <mpi.h>
#include <yaxt.h>
#include <netcdf.h>
#include <string.h>
#include "tests.h"
#include "test_common.h"
#include "geometry.h"
#include "read_icon_grid.h"
#include "interp_method.h"
#include "interp_method_avg.h"
#include "interp_method_callback.h"
#include "interp_method_check.h"
#include "interp_method_conserv.h"
#include "interp_method_creep.h"
#include "interp_method_file.h"
#include "interp_method_fixed.h"
#include "interp_method_hcsbb.h"
#include "interp_method_ncc.h"
#include "interp_method_nnn.h"
#include "interp_method_spmap.h"
#include "weight_file_common.h"
#include "yac_mpi.h"
Include dependency graph for test_interp_method_parallel.c:

Go to the source code of this file.

Detailed Description

Test
A test for general functional of "abstract" interp_method type.

Definition in file test_interp_method_parallel.c.