| 
| integer  | ne | 
|   | 
| integer  | nsub | 
|   | 
| real(kind_real), dimension(:,:,:,:,:), allocatable  | fld | 
|   | 
| real(kind_real), dimension(:,:,:,:,:), allocatable  | mean | 
|   | 
Definition at line 19 of file type_ens.F90.
 
◆ alloc()
      
        
          | procedure type_ens::ens_type::alloc  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ copy()
      
        
          | procedure type_ens::ens_type::copy  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ dealloc()
      
        
          | procedure type_ens::ens_type::dealloc  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ens_from()
      
        
          | procedure type_ens::ens_type::ens_from  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ens_from_nemovar()
      
        
          | procedure type_ens::ens_type::ens_from_nemovar  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ from()
      
        
          | generic type_ens::ens_type::from  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ remove_mean()
      
        
          | procedure type_ens::ens_type::remove_mean  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ fld
      
        
          | real(kind_real), dimension(:,:,:,:,:), allocatable type_ens::ens_type::fld | 
        
      
 
 
◆ mean
      
        
          | real(kind_real), dimension(:,:,:,:,:), allocatable type_ens::ens_type::mean | 
        
      
 
 
◆ ne
      
        
          | integer type_ens::ens_type::ne | 
        
      
 
 
◆ nsub
      
        
          | integer type_ens::ens_type::nsub | 
        
      
 
 
The documentation for this type was generated from the following file: