Navigation : 
        
      
    
    
    MaxwellTDOperatorMethod
    
    
    
    
MaxwellTDOperatorMethod
Section Time-Dependent::Propagation
Type integer
Default op_fd
The Maxwell Operator e.g. the curl operation can be obtained by
two different methods, the finid-difference or the fast fourier
transform.
Options:
-    op_fd: 
Maxwell operator calculated by finite differnce method
 
-    op_fft: 
Maxwell operator calculated by fast fourier transform
 
    
        
        
        
        
        Source information
        
        
    
    
maxwell/propagator_mxll.F90 : 264
 call parse_variable(namespace, 'MaxwellTDOperatorMethod', default_propagator, tr%op_method)