Home
last modified time | relevance | path

Searched refs:pointgroup_schoenflies (Results 1 – 21 of 21) sorted by relevance

/dports/science/spglib/spglib-1.16.2/fortran/
H A Dspglib_f08.f9031 character(len=4) :: pointgroup_schoenflies component
444 character(kind=c_char) :: pointgroup_schoenflies(4) component
526 do i = 1, size(spgtype_c % pointgroup_schoenflies)
527 if (spgtype_c % pointgroup_schoenflies(i) == C_NULL_CHAR) then
528 spgtype % pointgroup_schoenflies(i:) = ' '
531 spgtype % pointgroup_schoenflies(i:i) = &
532 & spgtype_c % pointgroup_schoenflies(i)
/dports/science/py-spglib/spglib-1.16.2/fortran/
H A Dspglib_f08.f9031 character(len=4) :: pointgroup_schoenflies component
444 character(kind=c_char) :: pointgroup_schoenflies(4) component
526 do i = 1, size(spgtype_c % pointgroup_schoenflies)
527 if (spgtype_c % pointgroup_schoenflies(i) == C_NULL_CHAR) then
528 spgtype % pointgroup_schoenflies(i:) = ' '
531 spgtype % pointgroup_schoenflies(i:i) = &
532 & spgtype_c % pointgroup_schoenflies(i)
/dports/science/gabedit/GabeditSrc251_300720/spglib/
H A Dspglib.h142 char pointgroup_schoenflies[4]; member
H A Dtest.c980 printf("Point group Schoe: %s\n", spgtype.pointgroup_schoenflies); in show_spacegroup_type()
H A Dspglib.c644 strcpy(spglibtype.pointgroup_schoenflies, ""); in spg_get_spacegroup_type()
659 strcpy(spglibtype.pointgroup_schoenflies, pointgroup.schoenflies); in spg_get_spacegroup_type()
/dports/science/octopus/octopus-10.5/external_libs/spglib-1.9.9/src/
H A Dspglib.h137 char pointgroup_schoenflies[4]; member
H A Dtest.c980 printf("Point group Schoe: %s\n", spgtype.pointgroup_schoenflies); in show_spacegroup_type()
H A Dspglib.c645 strcpy(spglibtype.pointgroup_schoenflies, ""); in spg_get_spacegroup_type()
660 strcpy(spglibtype.pointgroup_schoenflies, pointgroup.schoenflies); in spg_get_spacegroup_type()
/dports/science/py-spglib/spglib-1.16.2/src/
H A Dspglib.h148 char pointgroup_schoenflies[4]; member
H A Dtest.c1165 printf("Point group Schoe: %s\n", spgtype.pointgroup_schoenflies); in show_spacegroup_type()
H A Dspglib.c795 strcpy(spglibtype.pointgroup_schoenflies, ""); in spg_get_spacegroup_type()
810 memcpy(spglibtype.pointgroup_schoenflies, pointgroup.schoenflies, 4); in spg_get_spacegroup_type()
/dports/science/spglib/spglib-1.16.2/src/
H A Dspglib.h148 char pointgroup_schoenflies[4]; member
H A Dtest.c1165 printf("Point group Schoe: %s\n", spgtype.pointgroup_schoenflies); in show_spacegroup_type()
H A Dspglib.c795 strcpy(spglibtype.pointgroup_schoenflies, ""); in spg_get_spacegroup_type()
810 memcpy(spglibtype.pointgroup_schoenflies, pointgroup.schoenflies, 4); in spg_get_spacegroup_type()
/dports/science/octopus/octopus-10.5/external_libs/spglib-1.9.9/python/
H A D_spglib.c427 PyList_SetItem(array, n, PYUNICODE_FROMSTRING(spg_type.pointgroup_schoenflies)); in py_get_spacegroup_type()
/dports/science/spglib/spglib-1.16.2/python/
H A D_spglib.c487 PyList_SetItem(array, n, PYUNICODE_FROMSTRING(spg_type.pointgroup_schoenflies)); in py_get_spacegroup_type()
/dports/science/py-spglib/spglib-1.16.2/python/
H A D_spglib.c487 PyList_SetItem(array, n, PYUNICODE_FROMSTRING(spg_type.pointgroup_schoenflies)); in py_get_spacegroup_type()
/dports/science/py-spglib/spglib-1.16.2/doc/
H A Dapi.rst344 char pointgroup_schoenflies[4];
H A Dpython-spglib.rst488 pointgroup_schoenflies
/dports/science/spglib/spglib-1.16.2/doc/
H A Dapi.rst344 char pointgroup_schoenflies[4];
H A Dpython-spglib.rst488 pointgroup_schoenflies