YAC 3.21.0
Yet Another Coupler
Loading...
Searching...
No Matches
test_restart2.c File Reference
#include <mpi.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <unistd.h>
#include "yac.h"
#include "utils_common.h"
#include "geometry.h"
#include "generate_cubed_sphere.h"
#include "test_function.h"
Include dependency graph for test_restart2.c:

Go to the source code of this file.

Macros

#define DUMMY_VALUE   (-1337.0)
 

Detailed Description

Test
This example simulates a bit more complex restart of a coupled configuration with a grid redefinition.

Definition in file test_restart2.c.

Macro Definition Documentation

◆ DUMMY_VALUE

#define DUMMY_VALUE   (-1337.0)

Definition at line 24 of file test_restart2.c.