Definition at line 251 of file spglib_f08.F90.
|
integer(c_int) function | spg_get_schoenflies (symbol, lattice, position, types, num_atom, symprec) |
|
◆ spg_get_schoenflies()
integer(c_int) function spglib_f08::spg_get_schoenflies::spg_get_schoenflies |
( |
character(kind=c_char), dimension(7), intent(out) |
symbol, |
|
|
real(c_double), dimension(3, 3), intent(in) |
lattice, |
|
|
real(c_double), dimension(3, *), intent(in) |
position, |
|
|
integer(c_int), dimension(*), intent(in) |
types, |
|
|
integer(c_int), intent(in), value |
num_atom, |
|
|
real(c_double), intent(in), value |
symprec |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file: