#include "configure.h"
#include "defs.h"
#include <cstdio>
#include <cstdlib>
#include <cstdarg>
#include <cstddef>
#include <cstring>
#include "commonParameters.h"
#include "communicator.h"
#include "communicator_bgnet.h"
#include "layout.h"
#include <exception>
#include <cassert>
 
Go to the source code of this file.
 | 
| static const char  | rcsid [] = "$Id: physical_map.cpp 1145 2014-09-16 09:27:22Z namekawa $" | 
|   | 
  
  
      
        
          | static int find_coord_map  | 
          ( | 
          const char  | 
          map_expr[],  | 
         
        
           | 
           | 
          int  | 
          ndim,  | 
         
        
           | 
           | 
          int *  | 
          map  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | const char rcsid[] = "$Id: physical_map.cpp 1145 2014-09-16 09:27:22Z namekawa $" | 
         
       
   | 
  
static   |