|
YAC 3.21.0
Yet Another Coupler
|
#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"
Go to the source code of this file.
Macros | |
| #define | DUMMY_VALUE (-1337.0) |
Definition in file test_restart2.c.
| #define DUMMY_VALUE (-1337.0) |
Definition at line 24 of file test_restart2.c.