![]() |
(git:3a22a26)
|
Space Group Symmetry Type Module (version 1.0, Ferbruary 12, 2021) More...
Data Types | |
| type | spgr_type |
Functions/Subroutines | |
| subroutine, public | release_spgr_type (spgr) |
| Release the SPGR type. | |
| subroutine, public | cleanup_spgr_type (spgr) |
| Cleanup all buffers the SPGR type. | |
Space Group Symmetry Type Module (version 1.0, Ferbruary 12, 2021)
| subroutine, public space_groups_types::release_spgr_type | ( | type(spgr_type), pointer | spgr | ) |
Release the SPGR type.
| spgr | The SPGR type |
Definition at line 72 of file space_groups_types.F.
| subroutine, public space_groups_types::cleanup_spgr_type | ( | type(spgr_type), intent(inout) | spgr | ) |
Cleanup all buffers the SPGR type.
| spgr | The SPGR type |
Definition at line 90 of file space_groups_types.F.