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

Public Member Functions

pure subroutine init_all_potential (potential, itype, zeff, zeff_correction)
 ...
 
subroutine init_gth_potential (potential)
 Initialise a GTH potential data set structure.
 
subroutine init_sgp_potential (potential)
 Initialise a SGP potential data set structure.
 

Detailed Description

Definition at line 284 of file external_potential_types.F.

Member Function/Subroutine Documentation

◆ init_all_potential()

pure subroutine external_potential_types::init_potential::init_all_potential ( type(all_potential_type), intent(inout), pointer  potential,
character(len=*), intent(in), optional  itype,
real(kind=dp), intent(in), optional  zeff,
real(kind=dp), intent(in), optional  zeff_correction 
)

...

Parameters
potential...
itype...
zeff...
zeff_correction...

Definition at line 1098 of file external_potential_types.F.

◆ init_gth_potential()

subroutine external_potential_types::init_potential::init_gth_potential ( type(gth_potential_type), intent(in), pointer  potential)

Initialise a GTH potential data set structure.

Parameters
potential...
Date
27.10.2000
Author
MK
Version
1.0

Definition at line 1021 of file external_potential_types.F.

◆ init_sgp_potential()

subroutine external_potential_types::init_potential::init_sgp_potential ( type(sgp_potential_type), intent(in), pointer  potential)

Initialise a SGP potential data set structure.

Parameters
potential...
Version
1.0

Definition at line 1189 of file external_potential_types.F.


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