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. | |
Set integer code for supported SpeciesName.
Definition at line 132 of file kim_model_create_module.f90.
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.
Definition at line 369 of file kim_model_create_module.f90.