YAC 3.18.0
Yet Another Coupler
Loading...
Searching...
No Matches
test_couple_config_config_output.c File Reference
#include <stdlib.h>
#include <string.h>
#include <mpi.h>
#include "tests.h"
#include "couple_config/couple_config_config_output.h"
#include "yac.h"
Include dependency graph for test_couple_config_config_output.c:

Go to the source code of this file.

Functions

static struct yac_couple_config_config_outputfind_output_by_ref (struct yac_couple_config_config_output *config_outputs, size_t num_config_outputs, char const *ref)
 

Detailed Description

Function Documentation

◆ find_output_by_ref()

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 )
static

Definition at line 19 of file test_couple_config_config_output.c.