![]() |
(git:ed6f26b)
|
#include "./base/base_uses.f90"
Go to the source code of this file.
Modules | |
module | force_field_types |
Define all structures types related to force_fields. | |
Functions/Subroutines | |
subroutine, public | force_field_types::init_ff_type (ff_type) |
| |
subroutine, public | force_field_types::init_inp_info (inp_info) |
Specific function to initialize the inp_info. | |
subroutine, public | force_field_types::deallocate_ff_type (ff_type) |
| |
subroutine, public | force_field_types::deallocate_inp_info (inp_info) |
Specific function to deallocate the inp_info. | |