![]() |
(git:b77b4be)
|
Module performing a mdoe selective vibrational analysis. More...
Functions/Subroutines | |
subroutine, public | ms_vb_anal (input, rep_env, para_env, globenv, particles, nrep, calc_intens, dx, output_unit, logger) |
Module performing a vibrational analysis. | |
Module performing a mdoe selective vibrational analysis.
subroutine, public mode_selective::ms_vb_anal | ( | type(section_vals_type), pointer | input, |
type(replica_env_type), pointer | rep_env, | ||
type(mp_para_env_type), pointer | para_env, | ||
type(global_environment_type), pointer | globenv, | ||
type(particle_type), dimension(:), pointer | particles, | ||
integer | nrep, | ||
logical | calc_intens, | ||
real(kind=dp) | dx, | ||
integer | output_unit, | ||
type(cp_logger_type), pointer | logger | ||
) |
Module performing a vibrational analysis.
input | ... |
rep_env | ... |
para_env | ... |
globenv | ... |
particles | ... |
nrep | ... |
calc_intens | ... |
dx | ... |
output_unit | ... |
logger | ... |
Definition at line 101 of file mode_selective.F.