Octopus
allelectron_oct_m::soft_coulomb_t Interface Reference

Detailed Description

Definition at line 165 of file allelectron.F90.

Inheritance diagram for allelectron_oct_m::soft_coulomb_t:
Inheritance graph

Private Member Functions

procedure get_softening => soft_coulomb_softening
 Get the softening parameter. More...
 
procedure set_softening => soft_coulomb_set_softening
 Set the softening parameter. More...
 

Private Attributes

real(real64) softening
 the soft-Coulomb parameter 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

◆ get_softening()

procedure allelectron_oct_m::soft_coulomb_t::get_softening
private

Get the softening parameter.

Definition at line 171 of file allelectron.F90.

◆ set_softening()

procedure allelectron_oct_m::soft_coulomb_t::set_softening
private

Set the softening parameter.

Definition at line 172 of file allelectron.F90.

Member Data Documentation

◆ softening

real(real64) allelectron_oct_m::soft_coulomb_t::softening
private

the soft-Coulomb parameter

Definition at line 168 of file allelectron.F90.


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