Navigation : 
        
      
    
    
    OperateSingle
    
    
    
    
OperateSingle
Section Execution::Optimization
Type integer
Default optimized
This variable selects the subroutine used to apply non-local
operators over the grid for single-precision real functions.
Options:
-    fortran: 
The standard Fortran function.
 
-    optimized: 
This version is optimized using vector primitives (if available).
 
    
        
        
        
        
        Source information
        
        
    
    
grid/nl_operator.F90 : 215
 call parse_variable(namespace, 'OperateSingle', OP_FORTRAN, sfunction_global)