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