Definition at line 160 of file kpoints.F90.
|
| real(real64), dimension(:, :), allocatable | point |
| |
| real(real64), dimension(:, :), allocatable | point1bz |
| |
| real(real64), dimension(:, :), allocatable | red_point |
| |
| real(real64), dimension(:), allocatable | weight |
| |
| integer | nshifts = 1 |
| | number of shifts More...
|
| |
| real(real64), dimension(:,:), allocatable | shifts |
| |
| integer | npoints = 0 |
| |
| integer | dim = 0 |
| |
◆ point
| real(real64), dimension(:, :), allocatable kpoints_oct_m::kpoints_grid_t::point |
|
private |
◆ point1bz
| real(real64), dimension(:, :), allocatable kpoints_oct_m::kpoints_grid_t::point1bz |
|
private |
◆ red_point
| real(real64), dimension(:, :), allocatable kpoints_oct_m::kpoints_grid_t::red_point |
|
private |
◆ weight
| real(real64), dimension(:), allocatable kpoints_oct_m::kpoints_grid_t::weight |
|
private |
◆ nshifts
| integer kpoints_oct_m::kpoints_grid_t::nshifts = 1 |
|
private |
◆ shifts
| real(real64), dimension(:,:), allocatable kpoints_oct_m::kpoints_grid_t::shifts |
|
private |
◆ npoints
| integer kpoints_oct_m::kpoints_grid_t::npoints = 0 |
|
private |
◆ dim
| integer kpoints_oct_m::kpoints_grid_t::dim = 0 |
|
private |
The documentation for this type was generated from the following file: