Go to the source code of this file.
|
subroutine, public | ipi_environment_types::ipi_env_release (ipi_env) |
| Releases the given ipi environment (see doc/ReferenceCounting.html)
|
|
subroutine, public | ipi_environment_types::ipi_env_get (ipi_env, ipi_energy, ipi_forces, subsys, atomic_kind_set, particle_set, local_particles, molecule_kind_set, molecule_set, local_molecules, force_env_input, cell, cell_ref, virial, sockfd) |
| Returns various attributes of the ipi environment.
|
|
subroutine, public | ipi_environment_types::ipi_env_set (ipi_env, ipi_energy, ipi_forces, subsys, atomic_kind_set, particle_set, local_particles, molecule_kind_set, molecule_set, local_molecules, force_env_input, cell_ref, sockfd) |
| Sets various attributes of the ipi environment.
|
|
subroutine, public | ipi_environment_types::ipi_env_create (ipi_env) |
| Creates the ipi environment.
|
|