|
YAC 3.18.0
Yet Another Coupler
|
#include <stdio.h>#include <stdlib.h>#include <string.h>#include <mpi.h>#include "tests.h"#include "yac.h"#include "couple_config/couple_config_field_couple.h"#include "couple_config/couple_config_grid.h"#include "couple_config/couple_config_internal.h"#include "collection_selection_internal.h"
Go to the source code of this file.
Definition in file test_couple_config_field_couple.c.