trick/trick_source/sim_services/MonteCarlo
Christopher LaChance 345971e31a Replaced socket_init calls with tc_init.
Some classes were still calling socket_init which had been removed. Replaced those calls with tc_init.

Make compiled and make test successfully ran all tests. Jenkins should be happy now.
2017-06-21 08:59:22 -05:00
..
test Introduce makefile variable TRICK_SYSTEM_LDFLAGS 2016-12-14 12:36:21 -06:00
Makefile Infer TRICK_HOME automatically 2017-03-21 10:24:02 -05:00
Makefile_deps Standardize directory names 2015-06-09 08:44:43 -05:00
MonteCarlo_c_intf.cpp Combine command and data sockets in Monte Carlo 2017-03-23 12:22:40 -05:00
MonteCarlo_dispatch_run_to_slave.cpp Combine command and data sockets in Monte Carlo 2017-03-23 12:22:40 -05:00
MonteCarlo_dryrun.cpp Monte Carlo dry runs produce monte_input files #318 2017-01-12 16:52:05 -06:00
MonteCarlo_execute_monte.cpp Combine command and data sockets in Monte Carlo 2017-03-23 12:22:40 -05:00
MonteCarlo_funcs.cpp Removed default_port_flag and socket_init. 2017-06-16 15:20:04 -05:00
MonteCarlo_initialize_sockets.cpp Replaced socket_init calls with tc_init. 2017-06-21 08:59:22 -05:00
MonteCarlo_master_file_io.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
MonteCarlo_master_init.cpp Combine command and data sockets in Monte Carlo 2017-03-23 12:22:40 -05:00
MonteCarlo_master_shutdown.cpp Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
MonteCarlo_master.cpp Remove duplicate stand-alone libraries 2015-06-24 15:58:17 -05:00
MonteCarlo_receive_results.cpp Correct Monte Carlo compiler error on CentOS 7 2017-03-24 08:11:32 -05:00
MonteCarlo_run_queue.cpp Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
MonteCarlo_slave_funcs.cpp Standardize directory names 2015-06-09 08:44:42 -05:00
MonteCarlo_slave_init.cpp Replaced socket_init calls with tc_init. 2017-06-21 08:59:22 -05:00
MonteCarlo_slave_process_run.cpp Combine command and data sockets in Monte Carlo 2017-03-23 12:22:40 -05:00
MonteCarlo_slave.cpp Combine command and data sockets in Monte Carlo 2017-03-23 12:22:40 -05:00
MonteCarlo_spawn_slaves.cpp Combine command and data sockets in Monte Carlo 2017-03-23 12:22:40 -05:00
MonteCarlo.cpp Removed default_port_flag and socket_init. 2017-06-16 15:20:04 -05:00
MonteVarCalculated.cpp Fixes #44: Changed the MonteRun values that are used and that are recorded to be the same precision. Also increased the precision from 10 to 15 significant digits. 2015-07-29 16:56:23 -05:00
MonteVarFile.cpp Add include of errno.h to MonteVarFile.cpp. Ref #431 2017-05-22 14:07:25 -05:00
MonteVarFixed.cpp Added MonteVar setters where appropriate 2016-10-03 14:57:11 -05:00
MonteVarRandom.cpp Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
StlRandomGenerator.cpp Remove trailing whitespaces 2016-11-08 10:25:07 +01:00