ESPResSo 3.2.0-167-g2c9ead1-git
Extensible Simulation Package for Soft Matter Research
Functions
dpd_tcl.h File Reference
#include "parser.h"
Include dependency graph for dpd_tcl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int tclcommand_thermostat_parse_dpd (Tcl_Interp *interp, int argc, char **argv)
void tclcommand_thermostat_parse_and_print_dpd (Tcl_Interp *interp)
void tclcommand_thermostat_print_usage_dpd (Tcl_Interp *interp, int argc, char **argv)
int tclprint_to_result_inter_dpdIA (Tcl_Interp *interp, int i, int j)
int tclcommand_thermostat_parse_inter_dpd (Tcl_Interp *interp, int argc, char **argv)
int tclcommand_inter_parse_inter_dpd (Tcl_Interp *interp, int part_type_a, int part_type_b, int argc, char **argv)

Function Documentation

int tclcommand_inter_parse_inter_dpd ( Tcl_Interp *  interp,
int  part_type_a,
int  part_type_b,
int  argc,
char **  argv 
)
void tclcommand_thermostat_parse_and_print_dpd ( Tcl_Interp *  interp)

Definition at line 185 of file dpd_tcl.c.

References dpd_gamma, dpd_r_cut, dpd_tgamma, dpd_tr_cut, dpd_twf, dpd_wf, and temperature.

Referenced by tclcommand_thermostat_print_all().

int tclcommand_thermostat_parse_dpd ( Tcl_Interp *  interp,
int  argc,
char **  argv 
)
int tclcommand_thermostat_parse_inter_dpd ( Tcl_Interp *  interp,
int  argc,
char **  argv 
)
void tclcommand_thermostat_print_usage_dpd ( Tcl_Interp *  interp,
int  argc,
char **  argv 
)

Definition at line 214 of file dpd_tcl.c.

Referenced by tclcommand_thermostat_print_usage().

int tclprint_to_result_inter_dpdIA ( Tcl_Interp *  interp,
int  i,
int  j 
)