#include <Stokhos_CrsMatrix.hpp>
 | 
|   | DeviceConfig (const size_t num_blocks_, const size_t threads_per_block_x_, const size_t threads_per_block_y_=1, const size_t threads_per_block_z_=1) | 
|   | 
Definition at line 24 of file Stokhos_CrsMatrix.hpp.
 
  
  
      
        
          | Stokhos::DeviceConfig::DeviceConfig  | 
          ( | 
          const size_t  | 
          num_blocks_,  | 
         
        
           | 
           | 
          const size_t  | 
          threads_per_block_x_,  | 
         
        
           | 
           | 
          const size_t  | 
          threads_per_block_y_ = 1,  | 
         
        
           | 
           | 
          const size_t  | 
          threads_per_block_z_ = 1  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
      
        
          | Dim3 Stokhos::DeviceConfig::block_dim | 
        
      
 
 
      
        
          | size_t Stokhos::DeviceConfig::num_blocks | 
        
      
 
 
      
        
          | size_t Stokhos::DeviceConfig::num_threads_per_block | 
        
      
 
 
The documentation for this struct was generated from the following file: