(git:c5411e0)
Loading...
Searching...
No Matches
sap_kind_types::clist_type Type Reference

Data Fields

integer catom = -1
 
integer nsgf_cnt = -1
 
integer, dimension(:), pointer sgf_list => NULL()
 
integer, dimension(3) cell = -1
 
logical sgf_soft_only = .FALSE.
 
real(kind=dp) maxac = 0.0_dp
 
real(kind=dp) maxach = 0.0_dp
 
real(kind=dp), dimension(3) rac = 0.0_dp
 
real(kind=dp), dimension(:, :, :), pointer acint => NULL()
 
real(kind=dp), dimension(:, :, :), pointer achint => NULL()
 
real(kind=dp), dimension(:, :, :), pointer alint => NULL()
 
real(kind=dp), dimension(:, :, :), pointer alkint => NULL()
 

Detailed Description

Definition at line 43 of file sap_kind_types.F.

Field Documentation

◆ catom

integer sap_kind_types::clist_type::catom = -1

Definition at line 44 of file sap_kind_types.F.

◆ nsgf_cnt

integer sap_kind_types::clist_type::nsgf_cnt = -1

Definition at line 45 of file sap_kind_types.F.

◆ sgf_list

integer, dimension(:), pointer sap_kind_types::clist_type::sgf_list => NULL()

Definition at line 46 of file sap_kind_types.F.

◆ cell

integer, dimension(3) sap_kind_types::clist_type::cell = -1

Definition at line 47 of file sap_kind_types.F.

◆ sgf_soft_only

logical sap_kind_types::clist_type::sgf_soft_only = .FALSE.

Definition at line 48 of file sap_kind_types.F.

◆ maxac

real(kind=dp) sap_kind_types::clist_type::maxac = 0.0_dp

Definition at line 49 of file sap_kind_types.F.

◆ maxach

real(kind=dp) sap_kind_types::clist_type::maxach = 0.0_dp

Definition at line 50 of file sap_kind_types.F.

◆ rac

real(kind=dp), dimension(3) sap_kind_types::clist_type::rac = 0.0_dp

Definition at line 51 of file sap_kind_types.F.

◆ acint

real(kind=dp), dimension(:, :, :), pointer sap_kind_types::clist_type::acint => NULL()

Definition at line 52 of file sap_kind_types.F.

◆ achint

real(kind=dp), dimension(:, :, :), pointer sap_kind_types::clist_type::achint => NULL()

Definition at line 53 of file sap_kind_types.F.

◆ alint

real(kind=dp), dimension(:, :, :), pointer sap_kind_types::clist_type::alint => NULL()

Definition at line 54 of file sap_kind_types.F.

◆ alkint

real(kind=dp), dimension(:, :, :), pointer sap_kind_types::clist_type::alkint => NULL()

Definition at line 55 of file sap_kind_types.F.


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