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

Data Structures

struct  field_couple_field_names
 

Data Fields

struct { 
 
   char const *   comp_name 
 
   char const *   grid_name 
 
   int   lag 
 
src 
 
struct { 
 
   char const *   comp_name 
 
   char const *   grid_name 
 
   int   lag 
 
tgt 
 
char const * coupling_period
 
enum yac_reduction_type time_reduction
 
struct yac_interp_stack_configinterp_stack
 
char const * weight_file_name
 
int mapping_on_source
 
double scale_factor
 
double scale_summand
 
struct field_couple_buffer::field_couple_field_namesfield_names
 
size_t num_field_names
 
char const ** src_mask_names
 
size_t num_src_mask_names
 
char const * tgt_mask_name
 

Detailed Description

Definition at line 55 of file config_yaml.c.

Field Documentation

◆ comp_name

char const* field_couple_buffer::comp_name

Definition at line 57 of file config_yaml.c.

◆ coupling_period

char const* field_couple_buffer::coupling_period

Definition at line 61 of file config_yaml.c.

◆ field_names

struct field_couple_buffer::field_couple_field_names * field_couple_buffer::field_names

◆ grid_name

char const* field_couple_buffer::grid_name

Definition at line 58 of file config_yaml.c.

◆ interp_stack

struct yac_interp_stack_config* field_couple_buffer::interp_stack

Definition at line 63 of file config_yaml.c.

◆ lag

int field_couple_buffer::lag

Definition at line 59 of file config_yaml.c.

◆ mapping_on_source

int field_couple_buffer::mapping_on_source

Definition at line 65 of file config_yaml.c.

◆ num_field_names

size_t field_couple_buffer::num_field_names

Definition at line 71 of file config_yaml.c.

◆ num_src_mask_names

size_t field_couple_buffer::num_src_mask_names

Definition at line 74 of file config_yaml.c.

◆ scale_factor

double field_couple_buffer::scale_factor

Definition at line 66 of file config_yaml.c.

◆ scale_summand

double field_couple_buffer::scale_summand

Definition at line 66 of file config_yaml.c.

◆ [struct]

struct { ... } field_couple_buffer::src

◆ src_mask_names

char const** field_couple_buffer::src_mask_names

Definition at line 73 of file config_yaml.c.

◆ [struct]

struct { ... } field_couple_buffer::tgt

◆ tgt_mask_name

char const* field_couple_buffer::tgt_mask_name

Definition at line 75 of file config_yaml.c.

◆ time_reduction

enum yac_reduction_type field_couple_buffer::time_reduction

Definition at line 62 of file config_yaml.c.

◆ weight_file_name

char const* field_couple_buffer::weight_file_name

Definition at line 64 of file config_yaml.c.


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