Octopus
kpoints_oct_m::kpoints_grid_t Type Reference

Detailed Description

Definition at line 160 of file kpoints.F90.

Private Attributes

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
 

Member Data Documentation

◆ point

real(real64), dimension(:, :), allocatable kpoints_oct_m::kpoints_grid_t::point
private

Definition at line 162 of file kpoints.F90.

◆ point1bz

real(real64), dimension(:, :), allocatable kpoints_oct_m::kpoints_grid_t::point1bz
private

Definition at line 163 of file kpoints.F90.

◆ red_point

real(real64), dimension(:, :), allocatable kpoints_oct_m::kpoints_grid_t::red_point
private

Definition at line 164 of file kpoints.F90.

◆ weight

real(real64), dimension(:), allocatable kpoints_oct_m::kpoints_grid_t::weight
private

Definition at line 165 of file kpoints.F90.

◆ nshifts

integer kpoints_oct_m::kpoints_grid_t::nshifts = 1
private

number of shifts

Definition at line 166 of file kpoints.F90.

◆ shifts

real(real64), dimension(:,:), allocatable kpoints_oct_m::kpoints_grid_t::shifts
private

Definition at line 167 of file kpoints.F90.

◆ npoints

integer kpoints_oct_m::kpoints_grid_t::npoints = 0
private

Definition at line 168 of file kpoints.F90.

◆ dim

integer kpoints_oct_m::kpoints_grid_t::dim = 0
private

Definition at line 169 of file kpoints.F90.


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