Definition at line 139 of file oct_exchange.F90.
|
logical | oct_exchange = .false. |
|
type(states_elec_t), pointer | oct_st => NULL() |
|
real(real64), dimension(:, :, :), allocatable | oct_fxc |
|
real(real64), dimension(:, :), allocatable | oct_pot |
|
real(real64), dimension(:, :), allocatable | oct_rho |
|
◆ oct_exchange
logical oct_exchange_oct_m::oct_exchange_t::oct_exchange = .false. |
|
private |
◆ oct_st
type(states_elec_t), pointer oct_exchange_oct_m::oct_exchange_t::oct_st => NULL() |
|
private |
◆ oct_fxc
real(real64), dimension(:, :, :), allocatable oct_exchange_oct_m::oct_exchange_t::oct_fxc |
|
private |
◆ oct_pot
real(real64), dimension(:, :), allocatable oct_exchange_oct_m::oct_exchange_t::oct_pot |
|
private |
◆ oct_rho
real(real64), dimension(:, :), allocatable oct_exchange_oct_m::oct_exchange_t::oct_rho |
|
private |
The documentation for this type was generated from the following file: