#include <cs_at_opt_interp.h>
 Collaboration diagram for cs_at_opt_interp_t:
 Collaboration diagram for cs_at_opt_interp_t:| Data Fields | |
| const char * | name | 
| int | id | 
| int | ig_id | 
| cs_real_t * | obs_cov | 
| bool | obs_cov_is_diag | 
| cs_at_opt_interp_type_t | interp_type | 
| cs_real_t * | model_to_obs_proj | 
| cs_lnum_t * | model_to_obs_proj_idx | 
| cs_lnum_t * | model_to_obs_proj_c_ids | 
| cs_real_t * | b_proj | 
| cs_real_t | ir [2] | 
| cs_real_t * | relax | 
| int | nb_times | 
| int * | measures_idx | 
| cs_real_t * | times | 
| cs_real_t * | times_read | 
| int * | active_time | 
| cs_real_t * | time_weights | 
| cs_real_t * | time_window | 
| int | n_log_data | 
| int | steady | 
| int | frequency | 
| int | type_nudging | 
| int* active_time | 
| cs_real_t* b_proj | 
| int frequency | 
| int id | 
| int ig_id | 
| cs_at_opt_interp_type_t interp_type | 
| cs_real_t ir[2] | 
| int* measures_idx | 
| cs_real_t* model_to_obs_proj | 
| cs_lnum_t* model_to_obs_proj_c_ids | 
| cs_lnum_t* model_to_obs_proj_idx | 
| int n_log_data | 
| const char* name | 
| int nb_times | 
| cs_real_t* obs_cov | 
| bool obs_cov_is_diag | 
| cs_real_t* relax | 
| int steady | 
| cs_real_t* time_weights | 
| cs_real_t* time_window | 
| cs_real_t* times | 
| cs_real_t* times_read | 
| int type_nudging |