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_model_module::kim_get_species_support_and_code Interface Reference

Get the Model's support and code for the requested SpeciesName. More...

Public Member Functions

recursive subroutine kim_model_get_species_support_and_code (model_handle, species_name, species_is_supported, code, ierr)
 Get the Model's support and code for the requested SpeciesName.
 

Detailed Description

Get the Model's support and code for the requested SpeciesName.

See also
KIM::Model::GetSpeciesSupportAndCode, KIM_Model_GetSpeciesSupportAndCode
Since
2.0

Definition at line 207 of file kim_model_module.f90.

Member Function/Subroutine Documentation

◆ kim_model_get_species_support_and_code()

recursive subroutine kim_model_module::kim_get_species_support_and_code::kim_model_get_species_support_and_code ( type(kim_model_handle_type), intent(in)  model_handle,
type(kim_species_name_type), intent(in)  species_name,
integer(c_int), intent(out)  species_is_supported,
integer(c_int), intent(out)  code,
integer(c_int), intent(out)  ierr 
)

Get the Model's support and code for the requested SpeciesName.

See also
KIM::Model::GetSpeciesSupportAndCode, KIM_Model_GetSpeciesSupportAndCode
Since
2.0

Definition at line 1032 of file kim_model_module.f90.


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