![]() |
(git:b77b4be)
|
SCINE interface. More...
Functions/Subroutines | |
subroutine, public | write_scine (iounit, force_env, particles, energy, hessian) |
Write SCINE interface file. | |
SCINE interface.
subroutine, public scine_utils::write_scine | ( | integer, intent(in) | iounit, |
type(force_env_type), pointer | force_env, | ||
type(particle_type), dimension(:), intent(in) | particles, | ||
real(kind=dp), intent(in) | energy, | ||
real(kind=dp), dimension(:, :), intent(in), optional | hessian | ||
) |
Write SCINE interface file.
iounit | ... |
force_env | ... |
particles | ... |
energy | ... |
hessian | ... |
Definition at line 45 of file scine_utils.F.