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

Go to the source code of this file.

Functions

int tclprint_to_result_ljgenIA (Tcl_Interp *interp, int i, int j)
int tclcommand_inter_parse_ljgen (Tcl_Interp *interp, int part_type_a, int part_type_b, int argc, char **argv)

Function Documentation

int tclcommand_inter_parse_ljgen ( Tcl_Interp *  interp,
int  part_type_a,
int  part_type_b,
int  argc,
char **  argv 
)

Definition at line 70 of file ljgen_tcl.c.

References ARG_IS_D, ARG_IS_I, ES_ERROR, and ljgen_set_params().

Referenced by tclcommand_inter_parse_non_bonded().

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