![]() |
(git:fc14b13)
|
Tree Monte Carlo entry point, set up, CPU redistribution and input reading. More...
Functions/Subroutines | |
| subroutine, public | do_tmc (input_declaration, root_section, para_env, globenv) |
| tmc_entry point | |
| subroutine, public | do_analyze_files (input_declaration, root_section, para_env) |
| analyze TMC trajectory files | |
Tree Monte Carlo entry point, set up, CPU redistribution and input reading.
| subroutine, public tmc_setup::do_tmc | ( | type(section_type), pointer | input_declaration, |
| type(section_vals_type), pointer | root_section, | ||
| type(mp_para_env_type), pointer | para_env, | ||
| type(global_environment_type), pointer | globenv | ||
| ) |
tmc_entry point
| input_declaration | ... |
| root_section | ... |
| para_env | ... |
| globenv | the global environment for the simulation |
Definition at line 97 of file tmc_setup.F.
| subroutine, public tmc_setup::do_analyze_files | ( | type(section_type), pointer | input_declaration, |
| type(section_vals_type), pointer | root_section, | ||
| type(mp_para_env_type), pointer | para_env | ||
| ) |
analyze TMC trajectory files
| input_declaration | ... |
| root_section | ... |
| para_env | ... |
author Mandes 03.2013
Definition at line 347 of file tmc_setup.F.