Octopus
allelectron_oct_m::full_anc_t Interface Reference

Detailed Description

Definition at line 175 of file allelectron.F90.

Inheritance diagram for allelectron_oct_m::full_anc_t:
Inheritance graph

Private Member Functions

procedure a => full_anc_a
 
procedure b => full_anc_b
 
procedure set_a => full_anc_set_a
 

Private Attributes

real(real64) aa = -M_ONE
 a parameter of the ANC potential More...
 
real(real64) bb = M_ZERO
 b parameter of the ANC potential More...
 

Additional Inherited Members

- Public Attributes inherited from allelectron_oct_m::allelectron_t
type(valconf_t), public conf
 Needed for the occupations. More...
 
- Public Attributes inherited from species_oct_m::species_t
logical, public has_density
 true if the species has an electronic density More...
 
integer, public niwfs
 The number of initial wavefunctions. More...
 
integer, dimension(:, :), allocatable, public iwf_l
 
integer, dimension(:, :), allocatable, public iwf_m
 
integer, dimension(:, :), allocatable, public iwf_i
 
integer, dimension(:, :), allocatable, public iwf_n
 i, n, l, m as a function of iorb and ispin More...
 
real(real64), dimension(:), allocatable, public iwf_j
 j as a function of iorb More...
 

Member Function/Subroutine Documentation

◆ a()

procedure allelectron_oct_m::full_anc_t::a
private

Definition at line 182 of file allelectron.F90.

◆ b()

procedure allelectron_oct_m::full_anc_t::b
private

Definition at line 183 of file allelectron.F90.

◆ set_a()

procedure allelectron_oct_m::full_anc_t::set_a
private

Definition at line 184 of file allelectron.F90.

Member Data Documentation

◆ aa

real(real64) allelectron_oct_m::full_anc_t::aa = -M_ONE
private

a parameter of the ANC potential

Definition at line 178 of file allelectron.F90.

◆ bb

real(real64) allelectron_oct_m::full_anc_t::bb = M_ZERO
private

b parameter of the ANC potential

Definition at line 179 of file allelectron.F90.


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