Octopus
jellium_oct_m::jellium_charge_t Interface Reference

Detailed Description

Definition at line 186 of file jellium.F90.

Inheritance diagram for jellium_oct_m::jellium_charge_t:
Inheritance graph

Public Attributes

character(len=200), public density_formula
 If we have a charge distribution creating the potential. 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...
 

Private Member Functions

procedure rho_string => jellium_rho_string
 
final jellium_charge_finalize
 

Member Function/Subroutine Documentation

◆ rho_string()

procedure jellium_oct_m::jellium_charge_t::rho_string
private

Definition at line 192 of file jellium.F90.

◆ jellium_charge_finalize()

final jellium_oct_m::jellium_charge_t::jellium_charge_finalize
finalprivate

Definition at line 193 of file jellium.F90.

Member Data Documentation

◆ density_formula

character(len=200), public jellium_oct_m::jellium_charge_t::density_formula

If we have a charge distribution creating the potential.

Definition at line 189 of file jellium.F90.


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