(git:c5411e0)
Loading...
Searching...
No Matches
atom_types::atom_ecppot_type Type Reference

Data Fields

character(len=2) symbol = ""
 
character(len=default_string_length) pname = ""
 
integer, dimension(0:lmateconf = 0
 
real(dp) zion = 0.0_dp
 
integer lmax = 0
 
integer nloc = 0
 
integer, dimension(1:15) nrloc = 0
 
real(dp), dimension(1:15) aloc = 0.0_dp
 
real(dp), dimension(1:15) bloc = 0.0_dp
 
integer, dimension(0:10) npot = 0
 
integer, dimension(1:15, 0:10) nrpot = 0
 
real(dp), dimension(1:15, 0:10) apot = 0.0_dp
 
real(dp), dimension(1:15, 0:10) bpot = 0.0_dp
 

Detailed Description

Definition at line 130 of file atom_types.F.

Field Documentation

◆ symbol

character(len=2) atom_types::atom_ecppot_type::symbol = ""

Definition at line 131 of file atom_types.F.

◆ pname

character(len=default_string_length) atom_types::atom_ecppot_type::pname = ""

Definition at line 132 of file atom_types.F.

◆ econf

integer, dimension(0:lmat) atom_types::atom_ecppot_type::econf = 0

Definition at line 133 of file atom_types.F.

◆ zion

real(dp) atom_types::atom_ecppot_type::zion = 0.0_dp

Definition at line 134 of file atom_types.F.

◆ lmax

integer atom_types::atom_ecppot_type::lmax = 0

Definition at line 135 of file atom_types.F.

◆ nloc

integer atom_types::atom_ecppot_type::nloc = 0

Definition at line 136 of file atom_types.F.

◆ nrloc

integer, dimension(1:15) atom_types::atom_ecppot_type::nrloc = 0

Definition at line 137 of file atom_types.F.

◆ aloc

real(dp), dimension(1:15) atom_types::atom_ecppot_type::aloc = 0.0_dp

Definition at line 138 of file atom_types.F.

◆ bloc

real(dp), dimension(1:15) atom_types::atom_ecppot_type::bloc = 0.0_dp

Definition at line 139 of file atom_types.F.

◆ npot

integer, dimension(0:10) atom_types::atom_ecppot_type::npot = 0

Definition at line 140 of file atom_types.F.

◆ nrpot

integer, dimension(1:15, 0:10) atom_types::atom_ecppot_type::nrpot = 0

Definition at line 141 of file atom_types.F.

◆ apot

real(dp), dimension(1:15, 0:10) atom_types::atom_ecppot_type::apot = 0.0_dp

Definition at line 142 of file atom_types.F.

◆ bpot

real(dp), dimension(1:15, 0:10) atom_types::atom_ecppot_type::bpot = 0.0_dp

Definition at line 143 of file atom_types.F.


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