(git:ccc2433)
mc_environment_types.F File Reference

Go to the source code of this file.

Modules

module  mc_environment_types
 contains the subroutines for dealing with the mc_env
 

Functions/Subroutines

subroutine, public mc_environment_types::mc_env_create (mc_env)
 creates and initializes an mc_env More...
 
subroutine, public mc_environment_types::set_mc_env (mc_env, mc_par, force_env)
 provides a method for attaching various structures to an mc_env More...
 
subroutine, public mc_environment_types::get_mc_env (mc_env, mc_par, force_env)
 provides a method for getting the various structures attached to an mc_env More...
 
subroutine, public mc_environment_types::mc_env_release (mc_env)
 releases the given mc env More...