(git:ccc2433)
tmc_types.F File Reference

Go to the source code of this file.

Modules

module  tmc_types
 module handles definition of the tree nodes for the global and the subtrees binary tree parent element / \ accepted (acc) / \ not accepted (nacc) / \ child child / \ / \
 

Functions/Subroutines

subroutine, public tmc_types::tmc_env_create (tmc_env)
 creates a new structure environment for TMC More...
 
subroutine, public tmc_types::tmc_env_release (tmc_env)
 releases the structure environment for TMC More...
 
subroutine, public tmc_types::tmc_master_env_create (tmc_env)
 creates a new structure environment for TMC master More...
 
subroutine, public tmc_types::tmc_master_env_release (tmc_env)
 releases the structure environment for TMC master More...
 
subroutine, public tmc_types::tmc_worker_env_create (tmc_env)
 creates a new structure environment for TMC master More...
 
subroutine, public tmc_types::tmc_worker_env_release (tmc_env)
 releases the structure environment for TMC master More...
 
subroutine, public tmc_types::allocate_tmc_atom_type (atoms, nr_atoms)
 creates a structure for storing the atom informations More...