Definition at line 201 of file states_elec.F90.
 
 | 
| real(real64), dimension(3, 3)  | total = M_ZERO | 
|   | 
| real(real64), dimension(3, 3)  | kinetic = M_ZERO | 
|   | 
| real(real64), dimension(3, 3)  | hartree = M_ZERO | 
|   | 
| real(real64), dimension(3, 3)  | xc = M_ZERO | 
|   | 
| real(real64), dimension(3, 3)  | ps_local = M_ZERO | 
|   | 
| real(real64), dimension(3, 3)  | ps_nl = M_ZERO | 
|   | 
| real(real64), dimension(3, 3)  | ion_ion = M_ZERO | 
|   | 
| real(real64), dimension(3, 3)  | vdw = M_ZERO | 
|   | 
| real(real64), dimension(3, 3)  | hubbard = M_ZERO | 
|   | 
| real(real64)  | kinetic_sumrule | 
|   | Violation of the kinetic pressure sumrule.  More...
  | 
|   | 
| real(real64)  | hartree_sumrule | 
|   | Violation of the Hartree pressure sumrule.  More...
  | 
|   | 
◆ total
  
  
      
        
          | real(real64), dimension(3,3) states_elec_oct_m::stress_t::total = M_ZERO | 
         
       
   | 
  
private   | 
  
 
 
◆ kinetic
  
  
      
        
          | real(real64), dimension(3,3) states_elec_oct_m::stress_t::kinetic = M_ZERO | 
         
       
   | 
  
private   | 
  
 
 
◆ hartree
  
  
      
        
          | real(real64), dimension(3,3) states_elec_oct_m::stress_t::hartree = M_ZERO | 
         
       
   | 
  
private   | 
  
 
 
◆ xc
  
  
      
        
          | real(real64), dimension(3,3) states_elec_oct_m::stress_t::xc = M_ZERO | 
         
       
   | 
  
private   | 
  
 
 
◆ ps_local
  
  
      
        
          | real(real64), dimension(3,3) states_elec_oct_m::stress_t::ps_local = M_ZERO | 
         
       
   | 
  
private   | 
  
 
 
◆ ps_nl
  
  
      
        
          | real(real64), dimension(3,3) states_elec_oct_m::stress_t::ps_nl = M_ZERO | 
         
       
   | 
  
private   | 
  
 
 
◆ ion_ion
  
  
      
        
          | real(real64), dimension(3,3) states_elec_oct_m::stress_t::ion_ion = M_ZERO | 
         
       
   | 
  
private   | 
  
 
 
◆ vdw
  
  
      
        
          | real(real64), dimension(3,3) states_elec_oct_m::stress_t::vdw = M_ZERO | 
         
       
   | 
  
private   | 
  
 
 
◆ hubbard
  
  
      
        
          | real(real64), dimension(3,3) states_elec_oct_m::stress_t::hubbard = M_ZERO | 
         
       
   | 
  
private   | 
  
 
 
◆ kinetic_sumrule
  
  
      
        
          | real(real64) states_elec_oct_m::stress_t::kinetic_sumrule | 
         
       
   | 
  
private   | 
  
 
Violation of the kinetic pressure sumrule. 
Definition at line 212 of file states_elec.F90.
 
 
◆ hartree_sumrule
  
  
      
        
          | real(real64) states_elec_oct_m::stress_t::hartree_sumrule | 
         
       
   | 
  
private   | 
  
 
Violation of the Hartree pressure sumrule. 
Definition at line 213 of file states_elec.F90.
 
 
The documentation for this type was generated from the following file: