![]() |
ESPResSo 3.2.0-159-gf5c8922-git
Extensible Simulation Package for Soft Matter Research
|
Tcl interface for mdlc_correction.h. More...
#include "parser.h"

Go to the source code of this file.
Functions | |
| int | tclcommand_inter_magnetic_parse_mdlc_params (Tcl_Interp *interp, int argc, char **argv) |
| int | tclprint_to_result_MDLC (Tcl_Interp *interp) |
Tcl interface for mdlc_correction.h.
Definition in file mdlc_correction_tcl.h.
| int tclcommand_inter_magnetic_parse_mdlc_params | ( | Tcl_Interp * | interp, |
| int | argc, | ||
| char ** | argv | ||
| ) |
Definition at line 44 of file mdlc_correction_tcl.c.
References ARG0_IS_D, ARG1_IS_D, CHECK_VALUE, mdlc_set_params(), MDLC_TRACE, and this_node.
Referenced by tclcommand_inter_parse_magnetic().
| int tclprint_to_result_MDLC | ( | Tcl_Interp * | interp | ) |
Definition at line 30 of file mdlc_correction_tcl.c.
References dlc_params, DLC_struct::far_cut, DLC_struct::gap_size, and DLC_struct::maxPWerror.
Referenced by tclprint_to_result_DipolarIA().
1.7.5.1