Octopus
oct_exchange_oct_m::oct_exchange_t Type Reference

Detailed Description

Definition at line 139 of file oct_exchange.F90.

Private Attributes

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
 

Member Data Documentation

◆ oct_exchange

logical oct_exchange_oct_m::oct_exchange_t::oct_exchange = .false.
private

Definition at line 141 of file oct_exchange.F90.

◆ oct_st

type(states_elec_t), pointer oct_exchange_oct_m::oct_exchange_t::oct_st => NULL()
private

Definition at line 142 of file oct_exchange.F90.

◆ oct_fxc

real(real64), dimension(:, :, :), allocatable oct_exchange_oct_m::oct_exchange_t::oct_fxc
private

Definition at line 143 of file oct_exchange.F90.

◆ oct_pot

real(real64), dimension(:, :), allocatable oct_exchange_oct_m::oct_exchange_t::oct_pot
private

Definition at line 144 of file oct_exchange.F90.

◆ oct_rho

real(real64), dimension(:, :), allocatable oct_exchange_oct_m::oct_exchange_t::oct_rho
private

Definition at line 145 of file oct_exchange.F90.


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