Definition at line 43 of file spglib_f08.F90.
|
integer(c_int) | spacegroup_number |
|
integer(c_int) | hall_number |
|
character(len=11) | international_symbol |
|
character(len=17) | hall_symbol |
|
character(len=6) | choice |
|
real(c_double), dimension(3, 3) | transformation_matrix |
|
real(c_double), dimension(3) | origin_shift |
|
integer(c_int) | n_operations |
|
integer(c_int), dimension(:, :, :), allocatable | rotations |
|
real(c_double), dimension(:, :), allocatable | translations |
|
integer(c_int) | n_atoms |
|
integer(c_int), dimension(:), allocatable | wyckoffs |
|
character(len=7), dimension(:), allocatable | site_symmetry_symbols |
|
integer(c_int), dimension(:), allocatable | equivalent_atoms |
|
integer(c_int), dimension(:), allocatable | crystallographic_orbits |
|
real(c_double), dimension(3, 3) | primitive_lattice |
|
integer(c_int), dimension(:), allocatable | mapping_to_primitive |
|
integer(c_int) | n_std_atoms |
|
real(c_double), dimension(3, 3) | std_lattice |
|
integer(c_int), dimension(:), allocatable | std_types |
|
real(c_double), dimension(:, :), allocatable | std_positions |
|
real(c_double), dimension(3, 3) | std_rotation_matrix |
|
integer(c_int), dimension(:), allocatable | std_mapping_to_primitive |
|
character(len=6) | pointgroup_symbol |
|
integer(kind(spglib_success)) | spglib_error |
|
◆ spacegroup_number
integer(c_int) spglib_f08::spglibdataset::spacegroup_number |
|
private |
◆ hall_number
integer(c_int) spglib_f08::spglibdataset::hall_number |
|
private |
◆ international_symbol
character(len=11) spglib_f08::spglibdataset::international_symbol |
|
private |
◆ hall_symbol
character(len=17) spglib_f08::spglibdataset::hall_symbol |
|
private |
◆ choice
character(len=6) spglib_f08::spglibdataset::choice |
|
private |
◆ transformation_matrix
real(c_double), dimension(3, 3) spglib_f08::spglibdataset::transformation_matrix |
|
private |
◆ origin_shift
real(c_double), dimension(3) spglib_f08::spglibdataset::origin_shift |
|
private |
◆ n_operations
integer(c_int) spglib_f08::spglibdataset::n_operations |
|
private |
◆ rotations
integer(c_int), dimension(:, :, :), allocatable spglib_f08::spglibdataset::rotations |
|
private |
◆ translations
real(c_double), dimension(:, :), allocatable spglib_f08::spglibdataset::translations |
|
private |
◆ n_atoms
integer(c_int) spglib_f08::spglibdataset::n_atoms |
|
private |
◆ wyckoffs
integer(c_int), dimension(:), allocatable spglib_f08::spglibdataset::wyckoffs |
|
private |
◆ site_symmetry_symbols
character(len=7), dimension(:), allocatable spglib_f08::spglibdataset::site_symmetry_symbols |
|
private |
◆ equivalent_atoms
integer(c_int), dimension(:), allocatable spglib_f08::spglibdataset::equivalent_atoms |
|
private |
◆ crystallographic_orbits
integer(c_int), dimension(:), allocatable spglib_f08::spglibdataset::crystallographic_orbits |
|
private |
◆ primitive_lattice
real(c_double), dimension(3, 3) spglib_f08::spglibdataset::primitive_lattice |
|
private |
◆ mapping_to_primitive
integer(c_int), dimension(:), allocatable spglib_f08::spglibdataset::mapping_to_primitive |
|
private |
◆ n_std_atoms
integer(c_int) spglib_f08::spglibdataset::n_std_atoms |
|
private |
◆ std_lattice
real(c_double), dimension(3, 3) spglib_f08::spglibdataset::std_lattice |
|
private |
◆ std_types
integer(c_int), dimension(:), allocatable spglib_f08::spglibdataset::std_types |
|
private |
◆ std_positions
real(c_double), dimension(:, :), allocatable spglib_f08::spglibdataset::std_positions |
|
private |
◆ std_rotation_matrix
real(c_double), dimension(3, 3) spglib_f08::spglibdataset::std_rotation_matrix |
|
private |
◆ std_mapping_to_primitive
integer(c_int), dimension(:), allocatable spglib_f08::spglibdataset::std_mapping_to_primitive |
|
private |
◆ pointgroup_symbol
character(len=6) spglib_f08::spglibdataset::pointgroup_symbol |
|
private |
◆ spglib_error
The documentation for this type was generated from the following file: