![]() |
(git:b77b4be)
|
Data Types | |
type | soc_atom_env_type |
type | soc_env_type |
Functions/Subroutines | |
subroutine, public | soc_env_create (soc_env) |
... | |
subroutine, public | soc_env_release (soc_env) |
... | |
subroutine, public | soc_atom_create (soc_atom_env) |
... | |
subroutine, public | soc_atom_release (soc_atom_env) |
... | |
subroutine, public qs_tddfpt2_soc_types::soc_env_create | ( | type(soc_env_type), target | soc_env | ) |
...
soc_env | ... |
Definition at line 86 of file qs_tddfpt2_soc_types.F.
subroutine, public qs_tddfpt2_soc_types::soc_env_release | ( | type(soc_env_type), target | soc_env | ) |
...
soc_env | ... |
Definition at line 100 of file qs_tddfpt2_soc_types.F.
subroutine, public qs_tddfpt2_soc_types::soc_atom_create | ( | type(soc_atom_env_type), pointer | soc_atom_env | ) |
...
soc_atom_env | ... |
Definition at line 158 of file qs_tddfpt2_soc_types.F.
subroutine, public qs_tddfpt2_soc_types::soc_atom_release | ( | type(soc_atom_env_type), pointer | soc_atom_env | ) |
...
soc_atom_env | ... |
Definition at line 175 of file qs_tddfpt2_soc_types.F.