![]() |
(git:936074a)
|
Definition of the atomic potential types. More...
Data Types | |
| type | all_potential_type |
| interface | allocate_potential |
| interface | copy_potential |
| interface | deallocate_potential |
| type | fist_potential_type |
| interface | get_potential |
| type | gth_potential_p_type |
| type | gth_potential_type |
| interface | init_potential |
| type | local_potential_type |
| interface | read_potential |
| interface | set_potential |
| type | sgp_potential_p_type |
| type | sgp_potential_type |
| interface | write_potential |
Functions/Subroutines | |
| subroutine, public | set_default_all_potential (potential, z, zeff_correction) |
| ... | |
Definition of the atomic potential types.
| subroutine, public external_potential_types::set_default_all_potential | ( | type(all_potential_type), intent(inout) | potential, |
| integer, intent(in) | z, | ||
| real(kind=dp), intent(in) | zeff_correction | ||
| ) |
...
| potential | ... |
| z | ... |
| zeff_correction | ... |
Definition at line 2378 of file external_potential_types.F.