![]() |
ESPResSo 3.2.0-167-g2c9ead1-git
Extensible Simulation Package for Soft Matter Research
|
Implementation of bmhtf-nacl_tcl.h. More...

Go to the source code of this file.
Functions | |
| int | tclprint_to_result_BMHTFIA (Tcl_Interp *interp, int i, int j) |
| int | tclcommand_inter_parse_BMHTF (Tcl_Interp *interp, int part_type_a, int part_type_b, int argc, char **argv) |
Implementation of bmhtf-nacl_tcl.h.
Definition in file bmhtf-nacl_tcl.c.
| int tclcommand_inter_parse_BMHTF | ( | Tcl_Interp * | interp, |
| int | part_type_a, | ||
| int | part_type_b, | ||
| int | argc, | ||
| char ** | argv | ||
| ) |
Definition at line 53 of file bmhtf-nacl_tcl.c.
References ARG_IS_D, BMHTF_set_params(), and ES_ERROR.
Referenced by tclcommand_inter_parse_non_bonded().
| int tclprint_to_result_BMHTFIA | ( | Tcl_Interp * | interp, |
| int | i, | ||
| int | j | ||
| ) |
Definition at line 31 of file bmhtf-nacl_tcl.c.
References IA_parameters::BMHTF_A, IA_parameters::BMHTF_B, IA_parameters::BMHTF_C, IA_parameters::BMHTF_cut, IA_parameters::BMHTF_D, IA_parameters::BMHTF_sig, and get_ia_param().
Referenced by tclprint_to_result_NonbondedIA().
1.7.5.1