A set of projectors defined on a submesh.
More...
A set of projectors defined on a submesh.
Definition at line 131 of file projector_matrix.F90.
|
real(real64), dimension(:, :), allocatable | dprojectors |
|
complex(real64), dimension(:, :), allocatable | zprojectors |
|
real(real64), dimension(:), allocatable | scal |
|
integer | npoints |
| submeshnp More...
|
|
integer | nprojs |
|
integer | nregions |
|
integer, dimension(:), allocatable | regions |
|
real(real64), dimension(:, :), allocatable | dmix |
|
complex(real64), dimension(:, :, :), allocatable | zmix |
|
logical | is_cmplx = .false. |
|
integer, dimension(:), pointer, contiguous | map |
| Points towards submeshmap. More...
|
|
real(real64), dimension(:, :), pointer, contiguous | position |
| Points towards submeshrel_x. More...
|
|
◆ dprojectors
real(real64), dimension(:, :), allocatable projector_matrix_oct_m::projector_matrix_t::dprojectors |
|
private |
◆ zprojectors
complex(real64), dimension(:, :), allocatable projector_matrix_oct_m::projector_matrix_t::zprojectors |
|
private |
◆ scal
real(real64), dimension(:), allocatable projector_matrix_oct_m::projector_matrix_t::scal |
|
private |
◆ npoints
integer projector_matrix_oct_m::projector_matrix_t::npoints |
|
private |
◆ nprojs
integer projector_matrix_oct_m::projector_matrix_t::nprojs |
|
private |
◆ nregions
integer projector_matrix_oct_m::projector_matrix_t::nregions |
|
private |
◆ regions
integer, dimension(:), allocatable projector_matrix_oct_m::projector_matrix_t::regions |
|
private |
◆ dmix
real(real64), dimension(:, :), allocatable projector_matrix_oct_m::projector_matrix_t::dmix |
|
private |
◆ zmix
complex(real64), dimension(:, :, :), allocatable projector_matrix_oct_m::projector_matrix_t::zmix |
|
private |
◆ is_cmplx
logical projector_matrix_oct_m::projector_matrix_t::is_cmplx = .false. |
|
private |
◆ map
integer, dimension(:), pointer, contiguous projector_matrix_oct_m::projector_matrix_t::map |
|
private |
◆ position
real(real64), dimension(:, :), pointer, contiguous projector_matrix_oct_m::projector_matrix_t::position |
|
private |
The documentation for this type was generated from the following file: