Go to the source code of this file.
◆ cs_at_data_assim_build_ops()
      
        
          | void cs_at_data_assim_build_ops | ( | void |  | ) |  | 
      
 
 
◆ cs_at_data_assim_finalize()
      
        
          | void cs_at_data_assim_finalize | ( | void |  | ) |  | 
      
 
Destroy all structures linked to data assimilation. 
 
 
◆ cs_at_data_assim_initialize()
      
        
          | void cs_at_data_assim_initialize | ( | void |  | ) |  | 
      
 
Initialize data assimilation structures. 
 
 
◆ cs_at_data_assim_log()
Log data assimilation. 
- Parameters
- 
  
    | [in] | ms | pointer to measures set structure |  | [in] | oi | pointer to optimal interpolation structure |  | [in] | f | pointer to a field structure |  
 
 
 
◆ cs_at_data_assim_source_term()
Compute source terms for a given variable and add them up to source term arrays. 
- Parameters
- 
  
    | [in] | f_id | field id of variable |  | [in] | exp_st | array containing the explicit part of the source term |  | [in] | imp_st | array containing the implicit part of the source term |