Navigation : 
        
      
    
    
    TestHamiltonianApply
    
    
    
    
TestHamiltonianApply
Section Calculation Modes::Test
Type integer
Default term_all
Decides which part of the Hamiltonian is applied.
Options:
-    term_all: 
Apply the full Hamiltonian.
 
-    term_kinetic: 
Apply only the kinetic operator
 
-    term_local_potential: 
Apply only the local potential.
 
-    term_non_local_potential: 
Apply only the non_local potential.
 
    
        
        
        
        
        Source information
        
        
    
    
main/test.F90 : 621
 call parse_variable(namespace, 'TestHamiltonianApply', OPTION__TESTHAMILTONIANAPPLY__TERM_ALL, terms)