Definition at line 150 of file fourier_space.F90.
|
| real(real64), dimension(:), allocatable, public | qq |
| |
| real(real64), public | singularity = M_ZERO |
| |
| real(real64), public | mu = M_ZERO |
| | Range separation for the exchange operator. More...
|
| |
| real(real64), public | alpha = M_ZERO |
| | Long-range mixing for the exchange operator. More...
|
| |
| real(real64), public | beta = M_ZERO |
| | Short-range mixing for the exchange operator. More...
|
| |
◆ dop
| real(real64), dimension(:, :, :), allocatable fourier_space_oct_m::fourier_space_op_t::dop |
|
private |
◆ zop
| complex(real64), dimension(:, :, :), allocatable fourier_space_oct_m::fourier_space_op_t::zop |
|
private |
◆ in_device_memory
| logical fourier_space_oct_m::fourier_space_op_t::in_device_memory = .false. |
|
private |
◆ op_buffer
| type(accel_mem_t) fourier_space_oct_m::fourier_space_op_t::op_buffer |
|
private |
◆ real_op
| logical fourier_space_oct_m::fourier_space_op_t::real_op |
|
private |
◆ qq
| real(real64), dimension(:), allocatable, public fourier_space_oct_m::fourier_space_op_t::qq |
◆ singularity
| real(real64), public fourier_space_oct_m::fourier_space_op_t::singularity = M_ZERO |
◆ mu
| real(real64), public fourier_space_oct_m::fourier_space_op_t::mu = M_ZERO |
◆ alpha
| real(real64), public fourier_space_oct_m::fourier_space_op_t::alpha = M_ZERO |
◆ beta
| real(real64), public fourier_space_oct_m::fourier_space_op_t::beta = M_ZERO |
The documentation for this type was generated from the following file: