|
YAC 3.18.0
Yet Another Coupler
|
#include <stdlib.h>#include <string.h>#include <mpi.h>#include "tests.h"#include "couple_config/couple_config_config_output.h"#include "yac.h"
Go to the source code of this file.
Functions | |
| static struct yac_couple_config_config_output * | find_output_by_ref (struct yac_couple_config_config_output *config_outputs, size_t num_config_outputs, char const *ref) |
Definition in file test_couple_config_config_output.c.
|
static |
Definition at line 19 of file test_couple_config_config_output.c.