Octopus
nonlocal_pseudopotential_oct_m::projection_t Type Reference

Class for projections of wave functions. More...

Detailed Description

Class for projections of wave functions.

Definition at line 218 of file nonlocal_pseudopotential.F90.

Private Attributes

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_tbuff_projection
 
type(accel_mem_tbuff_spin_to_phase
 

Member Data Documentation

◆ dprojection

real(real64), dimension(:, :), allocatable nonlocal_pseudopotential_oct_m::projection_t::dprojection
private

real array, dimensions (1:nst_linear, 1:thisfull_projection_size)

Definition at line 220 of file nonlocal_pseudopotential.F90.

◆ zprojection

complex(real64), dimension(:, :), allocatable nonlocal_pseudopotential_oct_m::projection_t::zprojection
private

real array, dimensions (1:nst_linear, 1:thisfull_projection_size)

Definition at line 221 of file nonlocal_pseudopotential.F90.

◆ buff_projection

type(accel_mem_t) nonlocal_pseudopotential_oct_m::projection_t::buff_projection
private

Definition at line 222 of file nonlocal_pseudopotential.F90.

◆ buff_spin_to_phase

type(accel_mem_t) nonlocal_pseudopotential_oct_m::projection_t::buff_spin_to_phase
private

Definition at line 223 of file nonlocal_pseudopotential.F90.


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