YAC 3.8.0
Yet Another Coupler
Loading...
Searching...
No Matches
test_interp_method_creep_parallel.c File Reference
#include <stdlib.h>
#include "tests.h"
#include "test_common.h"
#include "geometry.h"
#include "interp_method.h"
#include "interp_method_avg.h"
#include "interp_method_conserv.h"
#include "interp_method_creep.h"
#include "interp_method_fixed.h"
#include "dist_grid_utils.h"
#include "yac_mpi.h"
#include <mpi.h>
#include <yaxt.h>
#include <netcdf.h>
Include dependency graph for test_interp_method_creep_parallel.c:

Go to the source code of this file.

Variables

static char const * grid_names [2] = {"src_grid", "tgt_grid"}
 

Detailed Description

Test
A test for the parallel creep interpolation method.

Definition in file test_interp_method_creep_parallel.c.

Variable Documentation

◆ grid_names

char const* grid_names[2] = {"src_grid", "tgt_grid"}
static

Definition at line 27 of file test_interp_method_creep_parallel.c.