(git:c5411e0)
Loading...
Searching...
No Matches
external_potential_types::allocate_potential Interface Reference

Public Member Functions

subroutine allocate_all_potential (potential)
 Allocate an atomic all-electron potential data set.
 
subroutine allocate_fist_potential (potential)
 Allocate an effective charge and inducible dipole potential data set.
 
subroutine allocate_local_potential (potential)
 Allocate an atomic local potential data set.
 
subroutine allocate_gth_potential (potential)
 Allocate an atomic GTH potential data set.
 
subroutine allocate_sgp_potential (potential)
 Allocate an atomic SGP potential data set.
 

Detailed Description

Definition at line 260 of file external_potential_types.F.

Member Function/Subroutine Documentation

◆ allocate_all_potential()

subroutine external_potential_types::allocate_potential::allocate_all_potential ( type(all_potential_type), intent(inout), pointer  potential)

Allocate an atomic all-electron potential data set.

Parameters
potential...
Date
25.07.2000,
Author
MK
Version
1.0

Definition at line 326 of file external_potential_types.F.

◆ allocate_fist_potential()

subroutine external_potential_types::allocate_potential::allocate_fist_potential ( type(fist_potential_type), intent(inout), pointer  potential)

Allocate an effective charge and inducible dipole potential data set.

Parameters
potential...
Date
05.03.2010
Author
Toon..nosp@m.Vers.nosp@m.trael.nosp@m.en@g.nosp@m.mail..nosp@m.com

Definition at line 341 of file external_potential_types.F.

◆ allocate_local_potential()

subroutine external_potential_types::allocate_potential::allocate_local_potential ( type(local_potential_type), intent(inout), pointer  potential)

Allocate an atomic local potential data set.

Parameters
potential...
Date
24.01.2014
Author
JGH
Version
1.0

Definition at line 357 of file external_potential_types.F.

◆ allocate_gth_potential()

subroutine external_potential_types::allocate_potential::allocate_gth_potential ( type(gth_potential_type), intent(inout), pointer  potential)

Allocate an atomic GTH potential data set.

Parameters
potential...
Date
25.07.2000
Author
MK
Version
1.0

Definition at line 373 of file external_potential_types.F.

◆ allocate_sgp_potential()

subroutine external_potential_types::allocate_potential::allocate_sgp_potential ( type(sgp_potential_type), intent(inout), pointer  potential)

Allocate an atomic SGP potential data set.

Parameters
potential...
Version
1.0

Definition at line 387 of file external_potential_types.F.


The documentation for this interface was generated from the following file: