(git:c5411e0)
Loading...
Searching...
No Matches
neb_types::neb_var_type Type Reference

Data Fields

integer in_use = do_band_collective
 
integer, dimension(2) size_wrk = 0
 
real(kind=dp), dimension(:, :), pointer xyz => NULL()
 
real(kind=dp), dimension(:, :), pointer int => NULL()
 
real(kind=dp), dimension(:, :), pointer wrk => NULL()
 
real(kind=dp), dimension(:, :, :), pointer mmatrix => NULL()
 

Detailed Description

Definition at line 68 of file neb_types.F.

Field Documentation

◆ in_use

integer neb_types::neb_var_type::in_use = do_band_collective

Definition at line 69 of file neb_types.F.

◆ size_wrk

integer, dimension(2) neb_types::neb_var_type::size_wrk = 0

Definition at line 69 of file neb_types.F.

◆ xyz

real(kind=dp), dimension(:, :), pointer neb_types::neb_var_type::xyz => NULL()

Definition at line 70 of file neb_types.F.

◆ int

real(kind=dp), dimension(:, :), pointer neb_types::neb_var_type::int => NULL()

Definition at line 70 of file neb_types.F.

◆ wrk

real(kind=dp), dimension(:, :), pointer neb_types::neb_var_type::wrk => NULL()

Definition at line 70 of file neb_types.F.

◆ mmatrix

real(kind=dp), dimension(:, :, :), pointer neb_types::neb_var_type::mmatrix => NULL()

Definition at line 71 of file neb_types.F.


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