bz_fine_grid Derived Type

type, public :: bz_fine_grid


Components

Type Visibility Attributes Name Initial
character(len=schlen), public :: FG_mode = "NONE"
integer, public :: N
real(kind=SP), public, allocatable :: pt(:,:)
integer, public, allocatable :: N_mapped(:)
integer, public, allocatable :: k_range(:,:)
integer, public, allocatable :: E_map(:)
integer, public, allocatable :: k_map(:)
real(kind=SP), public, allocatable :: weights(:)


📚 Documentation Pages
⏱️ Real-Time
🔗 Code API