![]() |
(git:b77b4be)
|
Definition of the type to handle the 1/R^3 residual integral part. More...
Data Types | |
type | semi_empirical_expns3_p_type |
1/R^3 expansion type: array of pointers More... | |
Functions/Subroutines | |
subroutine, public | semi_empirical_expns3_create (expns3) |
Allocate semi-empirical 1/R^3 expansion type. | |
subroutine, public | semi_empirical_expns3_release (expns3) |
Deallocate the semi-empirical type. | |
Definition of the type to handle the 1/R^3 residual integral part.
subroutine, public semi_empirical_expns3_types::semi_empirical_expns3_create | ( | type(semi_empirical_expns3_type), pointer | expns3 | ) |
Allocate semi-empirical 1/R^3 expansion type.
expns3 | ... |
Definition at line 52 of file semi_empirical_expns3_types.F.
subroutine, public semi_empirical_expns3_types::semi_empirical_expns3_release | ( | type(semi_empirical_expns3_type), pointer | expns3 | ) |
Deallocate the semi-empirical type.
expns3 | ... |
Definition at line 68 of file semi_empirical_expns3_types.F.