Go to the source code of this file.
|
| subroutine, public | force_fields_input::read_lj_section (nonbonded, section, start) |
| | Reads the LJ section.
|
| |
| subroutine, public | force_fields_input::read_wl_section (nonbonded, section, start) |
| | Reads the WILLIAMS section.
|
| |
| subroutine, public | force_fields_input::read_gd_section (nonbonded, section, start) |
| | Reads the GOODWIN section.
|
| |
| subroutine, public | force_fields_input::read_gp_section (nonbonded, section, start) |
| | Reads the GENPOT - generic potential section.
|
| |
| subroutine, public | force_fields_input::read_chrg_section (charge_atm, charge, section, start) |
| | Reads the CHARGE section.
|
| |
| subroutine, public | force_fields_input::read_force_field_section (ff_type, para_env, mm_section) |
| | Reads the force_field input section.
|
| |