Distributed linearized key.  
 More...
Distributed linearized key. 
Definition at line 150 of file grid_dist_key.hpp.
 
#include <grid_dist_key.hpp>
 | 
| 
size_t  | g_c | 
|   | grid list counter 
  | 
|   | 
| 
size_t  | key | 
|   | Local grid iterator. 
  | 
|   | 
  
  
      
        
          | grid_dist_lin_dx::grid_dist_lin_dx  | 
          ( | 
          int  | 
          g_c,  | 
         
        
           | 
           | 
          size_t  | 
          key  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
Constructor set the sub-domain grid and the position in local coordinates. 
- Parameters
 - 
  
  
 
Definition at line 226 of file grid_dist_key.hpp.
 
 
  
  
      
        
          | size_t grid_dist_lin_dx::getKey  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | size_t& grid_dist_lin_dx::getKeyRef  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | size_t grid_dist_lin_dx::getSub  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Get the local grid. 
- Returns
 - the id of the local grid 
 
Definition at line 175 of file grid_dist_key.hpp.
 
 
  
  
      
        
          | void grid_dist_lin_dx::setSub  | 
          ( | 
          size_t  | 
          sub | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | std::string grid_dist_lin_dx::to_string  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: