(git:c5411e0)
Loading...
Searching...
No Matches
structure_factor_types::structure_factor_type Type Reference

Data Fields

complex(kind=dp), dimension(:, :), pointer ex => NULL()
 
complex(kind=dp), dimension(:, :), pointer ey => NULL()
 
complex(kind=dp), dimension(:, :), pointer ez => NULL()
 
complex(kind=dp), dimension(:, :), pointer shell_ex => NULL()
 
complex(kind=dp), dimension(:, :), pointer shell_ey => NULL()
 
complex(kind=dp), dimension(:, :), pointer shell_ez => NULL()
 
complex(kind=dp), dimension(:, :), pointer core_ex => NULL()
 
complex(kind=dp), dimension(:, :), pointer core_ey => NULL()
 
complex(kind=dp), dimension(:, :), pointer core_ez => NULL()
 
integer, dimension(:, :), pointer centre => NULL()
 
integer, dimension(:, :), pointer core_centre => NULL()
 
integer, dimension(:, :), pointer shell_centre => NULL()
 
real(kind=dp), dimension(:, :), pointer delta => NULL()
 
real(kind=dp), dimension(:, :), pointer core_delta => NULL()
 
real(kind=dp), dimension(:, :), pointer shell_delta => NULL()
 
integer, dimension(3) lb = -1
 

Detailed Description

Definition at line 23 of file structure_factor_types.F.

Field Documentation

◆ ex

complex(kind=dp), dimension(:, :), pointer structure_factor_types::structure_factor_type::ex => NULL()

Definition at line 24 of file structure_factor_types.F.

◆ ey

complex(kind=dp), dimension(:, :), pointer structure_factor_types::structure_factor_type::ey => NULL()

Definition at line 24 of file structure_factor_types.F.

◆ ez

complex(kind=dp), dimension(:, :), pointer structure_factor_types::structure_factor_type::ez => NULL()

Definition at line 24 of file structure_factor_types.F.

◆ shell_ex

complex(kind=dp), dimension(:, :), pointer structure_factor_types::structure_factor_type::shell_ex => NULL()

Definition at line 25 of file structure_factor_types.F.

◆ shell_ey

complex(kind=dp), dimension(:, :), pointer structure_factor_types::structure_factor_type::shell_ey => NULL()

Definition at line 25 of file structure_factor_types.F.

◆ shell_ez

complex(kind=dp), dimension(:, :), pointer structure_factor_types::structure_factor_type::shell_ez => NULL()

Definition at line 25 of file structure_factor_types.F.

◆ core_ex

complex(kind=dp), dimension(:, :), pointer structure_factor_types::structure_factor_type::core_ex => NULL()

Definition at line 26 of file structure_factor_types.F.

◆ core_ey

complex(kind=dp), dimension(:, :), pointer structure_factor_types::structure_factor_type::core_ey => NULL()

Definition at line 26 of file structure_factor_types.F.

◆ core_ez

complex(kind=dp), dimension(:, :), pointer structure_factor_types::structure_factor_type::core_ez => NULL()

Definition at line 26 of file structure_factor_types.F.

◆ centre

integer, dimension(:, :), pointer structure_factor_types::structure_factor_type::centre => NULL()

Definition at line 27 of file structure_factor_types.F.

◆ core_centre

integer, dimension(:, :), pointer structure_factor_types::structure_factor_type::core_centre => NULL()

Definition at line 27 of file structure_factor_types.F.

◆ shell_centre

integer, dimension(:, :), pointer structure_factor_types::structure_factor_type::shell_centre => NULL()

Definition at line 27 of file structure_factor_types.F.

◆ delta

real(kind=dp), dimension(:, :), pointer structure_factor_types::structure_factor_type::delta => NULL()

Definition at line 28 of file structure_factor_types.F.

◆ core_delta

real(kind=dp), dimension(:, :), pointer structure_factor_types::structure_factor_type::core_delta => NULL()

Definition at line 28 of file structure_factor_types.F.

◆ shell_delta

real(kind=dp), dimension(:, :), pointer structure_factor_types::structure_factor_type::shell_delta => NULL()

Definition at line 28 of file structure_factor_types.F.

◆ lb

integer, dimension(3) structure_factor_types::structure_factor_type::lb = -1

Definition at line 29 of file structure_factor_types.F.


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