Octopus
exchange_operator_oct_m::exchange_operator_t Type Reference

Detailed Description

Definition at line 183 of file exchange_operator.F90.

Public Attributes

type(states_elec_t), pointer, public st => NULL()
 

Private Attributes

real(real64) cam_omega = M_ZERO
 
real(real64) cam_alpha = M_ZERO
 
real(real64) cam_beta = M_ZERO
 
type(poisson_tpsolver
 Poisson solver. More...
 
type(singularity_tsingul
 Coulomb singularity. More...
 
logical useace = .false.
 
type(ace_tace
 

Member Data Documentation

◆ st

type(states_elec_t), pointer, public exchange_operator_oct_m::exchange_operator_t::st => NULL()

Definition at line 184 of file exchange_operator.F90.

◆ cam_omega

real(real64) exchange_operator_oct_m::exchange_operator_t::cam_omega = M_ZERO
private

Definition at line 185 of file exchange_operator.F90.

◆ cam_alpha

real(real64) exchange_operator_oct_m::exchange_operator_t::cam_alpha = M_ZERO
private

Definition at line 186 of file exchange_operator.F90.

◆ cam_beta

real(real64) exchange_operator_oct_m::exchange_operator_t::cam_beta = M_ZERO
private

Definition at line 187 of file exchange_operator.F90.

◆ psolver

type(poisson_t) exchange_operator_oct_m::exchange_operator_t::psolver
private

Poisson solver.

Definition at line 189 of file exchange_operator.F90.

◆ singul

type(singularity_t) exchange_operator_oct_m::exchange_operator_t::singul
private

Coulomb singularity.

Definition at line 191 of file exchange_operator.F90.

◆ useace

logical exchange_operator_oct_m::exchange_operator_t::useace = .false.
private

Definition at line 193 of file exchange_operator.F90.

◆ ace

type(ace_t) exchange_operator_oct_m::exchange_operator_t::ace
private

Definition at line 194 of file exchange_operator.F90.


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