Definition at line 148 of file vibrations.F90.
|
| integer, public | num_modes |
| |
| integer, public | ndim |
| |
| integer, public | natoms |
| |
| real(real64), dimension(:, :), allocatable, public | dyn_matrix |
| |
| real(real64), dimension(:, :), allocatable, public | infrared |
| |
| real(real64), dimension(:, :), allocatable, public | normal_mode |
| |
| real(real64), dimension(:), allocatable, public | freq |
| |
| real(real64), public | disp |
| |
| type(namespace_t), pointer, public | namespace |
| |
◆ num_modes
| integer, public vibrations_oct_m::vibrations_t::num_modes |
◆ ndim
| integer, public vibrations_oct_m::vibrations_t::ndim |
◆ natoms
| integer, public vibrations_oct_m::vibrations_t::natoms |
◆ dyn_matrix
| real(real64), dimension(:, :), allocatable, public vibrations_oct_m::vibrations_t::dyn_matrix |
◆ infrared
| real(real64), dimension(:, :), allocatable, public vibrations_oct_m::vibrations_t::infrared |
◆ normal_mode
| real(real64), dimension(:, :), allocatable, public vibrations_oct_m::vibrations_t::normal_mode |
◆ freq
| real(real64), dimension(:), allocatable, public vibrations_oct_m::vibrations_t::freq |
◆ disp
| real(real64), public vibrations_oct_m::vibrations_t::disp |
◆ total_mass
| real(real64) vibrations_oct_m::vibrations_t::total_mass |
|
private |
◆ mass
| real(real64), dimension(:), pointer vibrations_oct_m::vibrations_t::mass => null() |
|
private |
◆ suffix
| character (len=2) vibrations_oct_m::vibrations_t::suffix |
|
private |
◆ filename_dynmat
| character (len=80) vibrations_oct_m::vibrations_t::filename_dynmat |
|
private |
◆ unit_dynmat
| type(unit_t) vibrations_oct_m::vibrations_t::unit_dynmat |
|
private |
◆ namespace
| type(namespace_t), pointer, public vibrations_oct_m::vibrations_t::namespace |
The documentation for this type was generated from the following file: