![]() |
(git:b77b4be)
|
Methods to performs a path integral run. More...
Functions/Subroutines | |
subroutine, public | do_pint_run (para_env, input, input_declaration, globenv) |
Perform a path integral simulation. | |
Methods to performs a path integral run.
subroutine, public pint_methods::do_pint_run | ( | type(mp_para_env_type), pointer | para_env, |
type(section_vals_type), pointer | input, | ||
type(section_type), pointer | input_declaration, | ||
type(global_environment_type), pointer | globenv | ||
) |
Perform a path integral simulation.
para_env | parallel environment |
input | the input to test |
input_declaration | ... |
globenv | ... |
Definition at line 855 of file pint_methods.F.