Get the KIM API project name and full Semantic Version string. More...
Public Member Functions | |
recursive subroutine | kim_collections_get_project_name_and_sem_ver (collections_handle, project_name, sem_ver) |
Get the KIM API project name and full Semantic Version string. | |
Get the KIM API project name and full Semantic Version string.
Definition at line 245 of file kim_collections_module.f90.
recursive subroutine kim_collections_module::kim_get_project_name_and_sem_ver::kim_collections_get_project_name_and_sem_ver | ( | type(kim_collections_handle_type), intent(in) | collections_handle, |
character(len=*, kind=c_char), intent(out) | project_name, | ||
character(len=*, kind=c_char), intent(out) | sem_ver ) |
Get the KIM API project name and full Semantic Version string.
Definition at line 1045 of file kim_collections_module.f90.