ESPResSo 3.2.0-11-g9950804-git
Extensible Simulation Package for Soft Matter Research
Functions
steppot_tcl.c File Reference

Implementation of steppot_tcl.h. More...

#include "steppot_tcl.h"
#include "steppot.h"
Include dependency graph for steppot_tcl.c:

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)

Detailed Description

Implementation of steppot_tcl.h.

Definition in file steppot_tcl.c.


Function Documentation

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 
)