![]() |
(git:b77b4be)
|
Functions/Subroutines | |
subroutine, public | section_velocity_val_set (velocity_section, particles, velocity, conv_factor) |
routine to dump velocities.. fast implementation | |
subroutine, public input_cp2k_restarts_util::section_velocity_val_set | ( | type(section_vals_type), pointer | velocity_section, |
type(particle_list_type), optional, pointer | particles, | ||
real(kind=dp), dimension(:, :), optional, pointer | velocity, | ||
real(kind=dp) | conv_factor | ||
) |
routine to dump velocities.. fast implementation
velocity_section | ... |
particles | ... |
velocity | ... |
conv_factor | ... |
Definition at line 43 of file input_cp2k_restarts_util.F.