|
YAC 3.12.0
Yet Another Coupler
|
#include <stdlib.h>#include <stdio.h>#include <unistd.h>#include <mpi.h>#include "tests.h"#include "test_common.h"#include "instance.h"#include "yac.h"#include "yac_mpi.h"#include "yaxt.h"
Go to the source code of this file.
Variables | |
| static char const * | component_names [3] = {"comp_1", "comp_2", "comp_3"} |
Definition in file test_instance_parallel4.c.
|
static |
Definition at line 25 of file test_instance_parallel4.c.