ESPResSo 3.2.0-167-g2c9ead1-git
Extensible Simulation Package for Soft Matter Research
Functions
bmhtf-nacl_tcl.h File Reference

Tcl interface for bmhtf-nacl.h. More...

#include "parser.h"
Include dependency graph for bmhtf-nacl_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_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)

Detailed Description

Tcl interface for bmhtf-nacl.h.

Definition in file bmhtf-nacl_tcl.h.


Function Documentation

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 
)