|
YAC 3.18.0
Yet Another Coupler
|
#include <couple_config_grid.h>

Data Fields | |
| char const * | name |
| char * | metadata |
| char const * | output_filename |
Describes a grid in the coupling configuration.
Definition at line 17 of file couple_config_grid.h.
| char* yac_couple_config_grid::metadata |
Definition at line 19 of file couple_config_grid.h.
| char const* yac_couple_config_grid::name |
Definition at line 18 of file couple_config_grid.h.
| char const* yac_couple_config_grid::output_filename |
Definition at line 20 of file couple_config_grid.h.