| 
| subroutine  | cs_cf_thermo_pt_from_de (cp, cv, dens, ener, pres, temp, vel, fracv, fracm, frace, l_size) | 
|   | 
◆ cs_cf_thermo_pt_from_de()
      
        
          | subroutine cs_cf_thermo_pt_from_de  | 
          ( | 
          real(kind=c_double), dimension(*)  | 
          cp,  | 
        
        
           | 
           | 
          real(kind=c_double), dimension(*)  | 
          cv,  | 
        
        
           | 
           | 
          real(kind=c_double), dimension(*)  | 
          dens,  | 
        
        
           | 
           | 
          real(kind=c_double), dimension(*)  | 
          ener,  | 
        
        
           | 
           | 
          real(kind=c_double), dimension(*)  | 
          pres,  | 
        
        
           | 
           | 
          real(kind=c_double), dimension(*)  | 
          temp,  | 
        
        
           | 
           | 
          real(kind=c_double), dimension(3, *)  | 
          vel,  | 
        
        
           | 
           | 
          real(kind=c_double), dimension(*)  | 
          fracv,  | 
        
        
           | 
           | 
          real(kind=c_double), dimension(*)  | 
          fracm,  | 
        
        
           | 
           | 
          real(kind=c_double), dimension(*)  | 
          frace,  | 
        
        
           | 
           | 
          integer(c_int), value  | 
          l_size  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
The documentation for this interface was generated from the following file: