(git:3add494)
tmc_setup Module Reference

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 More...
 
subroutine, public do_analyze_files (input_declaration, root_section, para_env)
 analyze TMC trajectory files More...
 

Detailed Description

Tree Monte Carlo entry point, set up, CPU redistribution and input reading.

History
11.2012 created [Mandes Schoenherr]
Author
Mandes

Function/Subroutine Documentation

◆ do_tmc()

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

Parameters
input_declaration...
root_section...
para_env...
globenvthe global environment for the simulation
Author
Mandes 11.2012

Definition at line 97 of file tmc_setup.F.

Here is the call graph for this function:

◆ do_analyze_files()

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

Parameters
input_declaration...
root_section...
para_env...

Definition at line 347 of file tmc_setup.F.

Here is the call graph for this function: