Go to the source code of this file.
|  | 
| void | cloginit (const cs_real_t *water_permit, const cs_real_t *ionic_strength, const cs_real_t *jamming_limit, const cs_real_t *min_porosity, const cs_real_t *diam_mean, const cs_real_t temperature[], const cs_real_t *valen, const cs_real_t *phi_p, const cs_real_t *phi_s, const cs_real_t *cstham, const cs_real_t *csthpp, const cs_real_t *lambda_vdw) | 
|  | 
| void | cs_lagr_clogging_finalize (void) | 
|  | 
| int | cs_lagr_clogging_barrier (const void *particle, const cs_lagr_attribute_map_t *attr_map, cs_lnum_t iel, cs_real_t *energy_barrier, cs_real_t *surface_coverage, cs_real_t *limit, cs_real_t *mporos) | 
|  | 
◆ cloginit()
      
        
          | void cloginit | ( | const cs_real_t * | water_permit, | 
        
          |  |  | const cs_real_t * | ionic_strength, | 
        
          |  |  | const cs_real_t * | jamming_limit, | 
        
          |  |  | const cs_real_t * | min_porosity, | 
        
          |  |  | const cs_real_t * | diam_mean, | 
        
          |  |  | const cs_real_t | temperature[], | 
        
          |  |  | const cs_real_t * | valen, | 
        
          |  |  | const cs_real_t * | phi_p, | 
        
          |  |  | const cs_real_t * | phi_s, | 
        
          |  |  | const cs_real_t * | cstham, | 
        
          |  |  | const cs_real_t * | csthpp, | 
        
          |  |  | const cs_real_t * | lambda_vdw | 
        
          |  | ) |  |  | 
      
 
 
◆ cs_lagr_clogging_barrier()
◆ cs_lagr_clogging_finalize()
      
        
          | void cs_lagr_clogging_finalize | ( | void |  | ) |  |