(git:ccc2433)
virial_methods.F File Reference

Go to the source code of this file.

Modules

module  virial_methods
 

Functions/Subroutines

subroutine, public virial_methods::virial_update (virial, subsys, para_env)
 Updates the virial given the virial and subsys. More...
 
subroutine, public virial_methods::virial_evaluate (atomic_kind_set, particle_set, local_particles, virial, igroup)
 Computes the kinetic part of the pressure tensor and updates the full VIRIAL (PV) More...
 
pure subroutine, public virial_methods::virial_pair_force (pv_virial, f0, force, rab)
 Computes the contribution to the stress tensor from two-body pair-wise forces. More...
 
subroutine, public virial_methods::write_stress_tensor_components (virial, iw, cell)
 ... More...
 
pure real(kind=dp) function, public virial_methods::one_third_sum_diag (a)
 ... More...
 
subroutine, public virial_methods::write_stress_tensor (pv_virial, iw, cell, numerical)
 Print stress tensor to output file. More...