Octopus
jellium_oct_m::species_user_defined_t Interface Reference

Detailed Description

Definition at line 203 of file jellium.F90.

Inheritance diagram for jellium_oct_m::species_user_defined_t:
Inheritance graph

Public Attributes

character(len=1024), public potential_formula
 for the user-defined 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 user_pot => jellium_userdef_pot
 
final species_user_defined_finalize
 

Member Function/Subroutine Documentation

◆ user_pot()

procedure jellium_oct_m::species_user_defined_t::user_pot
private

Definition at line 208 of file jellium.F90.

◆ species_user_defined_finalize()

final jellium_oct_m::species_user_defined_t::species_user_defined_finalize
finalprivate

Definition at line 209 of file jellium.F90.

Member Data Documentation

◆ potential_formula

character(len=1024), public jellium_oct_m::species_user_defined_t::potential_formula

for the user-defined potential

Definition at line 206 of file jellium.F90.


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