YetAnotherCoupler 3.2.0_a
Loading...
Searching...
No Matches
Data Fields
yac_couple_config_field Struct Reference
Collaboration diagram for yac_couple_config_field:
Collaboration graph

Data Fields

char const * name
 
size_t grid_idx
 
char const * timestep
 
char * metadata
 
double frac_mask_fallback_value
 
size_t collection_size
 

Detailed Description

Definition at line 25 of file couple_config.c.

Field Documentation

◆ collection_size

size_t yac_couple_config_field::collection_size

Definition at line 31 of file couple_config.c.

◆ frac_mask_fallback_value

double yac_couple_config_field::frac_mask_fallback_value

Definition at line 30 of file couple_config.c.

◆ grid_idx

size_t yac_couple_config_field::grid_idx

Definition at line 27 of file couple_config.c.

◆ metadata

char* yac_couple_config_field::metadata

Definition at line 29 of file couple_config.c.

◆ name

char const* yac_couple_config_field::name

Definition at line 26 of file couple_config.c.

◆ timestep

char const* yac_couple_config_field::timestep

Definition at line 28 of file couple_config.c.


The documentation for this struct was generated from the following file: