![]() |
ESPResSo 3.2.0-11-g9950804-git
Extensible Simulation Package for Soft Matter Research
|
Implementation of steppot_tcl.h. More...

Go to the source code of this file.
Functions | |
| int | tclprint_to_result_SmStIA (Tcl_Interp *interp, int i, int j) |
| int | tclcommand_inter_parse_SmSt (Tcl_Interp *interp, int part_type_a, int part_type_b, int argc, char **argv) |
Implementation of steppot_tcl.h.
Definition in file steppot_tcl.c.
| int tclcommand_inter_parse_SmSt | ( | Tcl_Interp * | interp, |
| int | part_type_a, | ||
| int | part_type_b, | ||
| int | argc, | ||
| char ** | argv | ||
| ) |
Definition at line 52 of file steppot_tcl.c.
References ARG_IS_D, ARG_IS_I, ES_ERROR, and smooth_step_set_params().
Referenced by tclcommand_inter_parse_non_bonded().
| int tclprint_to_result_SmStIA | ( | Tcl_Interp * | interp, |
| int | i, | ||
| int | j | ||
| ) |
Definition at line 30 of file steppot_tcl.c.
References get_ia_param(), IA_parameters::SmSt_cut, IA_parameters::SmSt_d, IA_parameters::SmSt_eps, IA_parameters::SmSt_k0, IA_parameters::SmSt_n, and IA_parameters::SmSt_sig.
Referenced by tclprint_to_result_NonbondedIA().
1.7.5.1