Class for projections of wave functions.
More...
Class for projections of wave functions.
Definition at line 220 of file nonlocal_pseudopotential.F90.
|
real(real64), dimension(:, :), allocatable | dprojection |
| real array, dimensions (1:nst_linear, 1:thisfull_projection_size) More...
|
|
complex(real64), dimension(:, :), allocatable | zprojection |
| real array, dimensions (1:nst_linear, 1:thisfull_projection_size) More...
|
|
type(accel_mem_t) | buff_projection |
|
type(accel_mem_t) | buff_spin_to_phase |
|
type(accel_mem_t), dimension(:), allocatable | buff_phasepsi |
|
type(accel_mem_t), dimension(:), allocatable | buff_projection_temp |
|
◆ dprojection
real(real64), dimension(:, :), allocatable nonlocal_pseudopotential_oct_m::projection_t::dprojection |
|
private |
◆ zprojection
complex(real64), dimension(:, :), allocatable nonlocal_pseudopotential_oct_m::projection_t::zprojection |
|
private |
◆ buff_projection
type(accel_mem_t) nonlocal_pseudopotential_oct_m::projection_t::buff_projection |
|
private |
◆ buff_spin_to_phase
type(accel_mem_t) nonlocal_pseudopotential_oct_m::projection_t::buff_spin_to_phase |
|
private |
◆ buff_phasepsi
type(accel_mem_t), dimension(:), allocatable nonlocal_pseudopotential_oct_m::projection_t::buff_phasepsi |
|
private |
◆ buff_projection_temp
type(accel_mem_t), dimension(:), allocatable nonlocal_pseudopotential_oct_m::projection_t::buff_projection_temp |
|
private |
The documentation for this type was generated from the following file: