kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
|
Get the extension identification string. More...
Public Member Functions | |
recursive subroutine | kim_model_extension_get_extension_id (model_extension_handle, extension_id) |
Get the extension identification string. | |
Get the extension identification string.
Definition at line 100 of file kim_model_extension_module.f90.
recursive subroutine kim_model_extension_module::kim_get_extension_id::kim_model_extension_get_extension_id | ( | type(kim_model_extension_handle_type), intent(in) | model_extension_handle, |
character(len=*, kind=c_char), intent(out) | extension_id | ||
) |
Get the extension identification string.
Definition at line 280 of file kim_model_extension_module.f90.