Definition at line 170 of file hamiltonian_abst.F90.
 
◆ zhamiltonian_apply()
  
  
      
        
          | subroutine hamiltonian_abst_oct_m::zhamiltonian_apply::zhamiltonian_apply  | 
          ( | 
          class(hamiltonian_abst_t), intent(in)  | 
          hm,  | 
         
        
           | 
           | 
          type(namespace_t), intent(in)  | 
          namespace,  | 
         
        
           | 
           | 
          class(mesh_t), intent(in)  | 
          mesh,  | 
         
        
           | 
           | 
          class(batch_t), intent(inout), target  | 
          psib,  | 
         
        
           | 
           | 
          class(batch_t), intent(inout), target  | 
          hpsib,  | 
         
        
           | 
           | 
          integer, intent(in), optional  | 
          terms,  | 
         
        
           | 
           | 
          logical, intent(in), optional  | 
          set_bc  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this interface was generated from the following file: