kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
Loading...
Searching...
No Matches
Public Member Functions | List of all members
kim_collections_module::kim_get_project_name_and_sem_ver Interface Reference

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.
 

Detailed Description

Get the KIM API project name and full Semantic Version string.

See also
KIM::Collections::GetProjectNameAndSemVer, KIM_Collections_GetProjectNameAndSemVer
Since
2.1

Definition at line 245 of file kim_collections_module.f90.

Member Function/Subroutine Documentation

◆ kim_collections_get_project_name_and_sem_ver()

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.

See also
KIM::Collections::GetProjectNameAndSemVer, KIM_Collections_GetProjectNameAndSemVer
Since
2.1

Definition at line 1045 of file kim_collections_module.f90.


The documentation for this interface was generated from the following file: