(git:e7e05ae)
eip_environment_types.F File Reference

Go to the source code of this file.

Modules

module  eip_environment_types
 The environment for the empirical interatomic potential methods.
 

Functions/Subroutines

subroutine, public eip_environment_types::eip_env_release (eip_env)
 Releases the given eip environment (see doc/ReferenceCounting.html) More...
 
subroutine, public eip_environment_types::eip_env_get (eip_env, eip_model, eip_energy, eip_energy_var, eip_forces, coord_avg, coord_var, count, subsys, atomic_kind_set, particle_set, local_particles, molecule_kind_set, molecule_set, local_molecules, eip_input, force_env_input, cell, cell_ref, use_ref_cell, eip_kinetic_energy, eip_potential_energy, virial)
 Returns various attributes of the eip environment. More...
 
subroutine, public eip_environment_types::eip_env_set (eip_env, eip_model, eip_energy, eip_energy_var, eip_forces, coord_avg, coord_var, count, subsys, atomic_kind_set, particle_set, local_particles, molecule_kind_set, molecule_set, local_molecules, eip_input, force_env_input, cell_ref, use_ref_cell, eip_kinetic_energy, eip_potential_energy)
 Sets various attributes of the eip environment. More...
 
subroutine, public eip_environment_types::eip_env_create (eip_env)
 Creates the eip environment. More...