Octopus
exchange_operator_oct_m::exchange_operator_t Type Reference

Detailed Description

Definition at line 188 of file exchange_operator.F90.

Public Attributes

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

Private Attributes

type(xc_cam_tcam
 Hybrid CAM parameters. More...
 
type(poisson_tpsolver
 Poisson solver. More...
 
type(singularity_tsingul
 Coulomb singularity. More...
 
logical useace = .false.
 Use adaptively-compressed exchange. More...
 
type(ace_tace
 Adaptively-compressed exchange. More...
 

Member Data Documentation

◆ st

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

Definition at line 189 of file exchange_operator.F90.

◆ cam

type(xc_cam_t) exchange_operator_oct_m::exchange_operator_t::cam
private

Hybrid CAM parameters.

Definition at line 190 of file exchange_operator.F90.

◆ psolver

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

Poisson solver.

Definition at line 191 of file exchange_operator.F90.

◆ singul

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

Coulomb singularity.

Definition at line 192 of file exchange_operator.F90.

◆ useace

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

Use adaptively-compressed exchange.

Definition at line 193 of file exchange_operator.F90.

◆ ace

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

Adaptively-compressed exchange.

Definition at line 194 of file exchange_operator.F90.


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