(git:c5411e0)
Loading...
Searching...
No Matches
semi_empirical_types::rotmat_type Type Reference

Rotation Matrix Type. More...

Data Fields

real(kind=dp), dimension(3, 3) sp
 
real(kind=dp), dimension(5, 5) sd
 
real(kind=dp), dimension(6, 3, 3) pp
 
real(kind=dp), dimension(15, 5, 3) pd
 
real(kind=dp), dimension(15, 5, 5) dd
 
real(kind=dp), dimension(3, 3, 3) sp_d
 
real(kind=dp), dimension(3, 5, 5) sd_d
 
real(kind=dp), dimension(3, 6, 3, 3) pp_d
 
real(kind=dp), dimension(3, 15, 5, 3) pd_d
 
real(kind=dp), dimension(3, 15, 5, 5) dd_d
 

Detailed Description

Rotation Matrix Type.

Author
05.2008 Teodoro Laino [tlaino] - University of Zurich

Definition at line 111 of file semi_empirical_types.F.

Field Documentation

◆ sp

real(kind=dp), dimension(3, 3) semi_empirical_types::rotmat_type::sp

Definition at line 113 of file semi_empirical_types.F.

◆ sd

real(kind=dp), dimension(5, 5) semi_empirical_types::rotmat_type::sd

Definition at line 114 of file semi_empirical_types.F.

◆ pp

real(kind=dp), dimension(6, 3, 3) semi_empirical_types::rotmat_type::pp

Definition at line 115 of file semi_empirical_types.F.

◆ pd

real(kind=dp), dimension(15, 5, 3) semi_empirical_types::rotmat_type::pd

Definition at line 116 of file semi_empirical_types.F.

◆ dd

real(kind=dp), dimension(15, 5, 5) semi_empirical_types::rotmat_type::dd

Definition at line 117 of file semi_empirical_types.F.

◆ sp_d

real(kind=dp), dimension(3, 3, 3) semi_empirical_types::rotmat_type::sp_d

Definition at line 119 of file semi_empirical_types.F.

◆ sd_d

real(kind=dp), dimension(3, 5, 5) semi_empirical_types::rotmat_type::sd_d

Definition at line 120 of file semi_empirical_types.F.

◆ pp_d

real(kind=dp), dimension(3, 6, 3, 3) semi_empirical_types::rotmat_type::pp_d

Definition at line 121 of file semi_empirical_types.F.

◆ pd_d

real(kind=dp), dimension(3, 15, 5, 3) semi_empirical_types::rotmat_type::pd_d

Definition at line 122 of file semi_empirical_types.F.

◆ dd_d

real(kind=dp), dimension(3, 15, 5, 5) semi_empirical_types::rotmat_type::dd_d

Definition at line 123 of file semi_empirical_types.F.


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