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_create_module::kim_set_species_code Interface Reference

Set integer code for supported SpeciesName. More...

Public Member Functions

recursive subroutine kim_model_create_set_species_code (model_create_handle, species_name, code, ierr)
 Set integer code for supported SpeciesName.
 

Detailed Description

Set integer code for supported SpeciesName.

See also
KIM::ModelCreate::SetSpeciesCode, KIM_ModelCreate_SetSpeciesCode
Since
2.0

Definition at line 132 of file kim_model_create_module.f90.

Member Function/Subroutine Documentation

◆ kim_model_create_set_species_code()

recursive subroutine kim_model_create_module::kim_set_species_code::kim_model_create_set_species_code ( type(kim_model_create_handle_type), intent(in)  model_create_handle,
type(kim_species_name_type), intent(in)  species_name,
integer(c_int), intent(in)  code,
integer(c_int), intent(out)  ierr 
)

Set integer code for supported SpeciesName.

See also
KIM::ModelCreate::SetSpeciesCode, KIM_ModelCreate_SetSpeciesCode
Since
2.0

Definition at line 369 of file kim_model_create_module.f90.


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