Get a species name supported by the SimulatorModel. More...
Public Member Functions | |
recursive subroutine | kim_simulator_model_get_supported_species (simulator_model_handle, index, species_name, ierr) |
Get a species name supported by the SimulatorModel. | |
Get a species name supported by the SimulatorModel.
Definition at line 127 of file kim_simulator_model_module.f90.
recursive subroutine kim_simulator_model_module::kim_get_supported_species::kim_simulator_model_get_supported_species | ( | type(kim_simulator_model_handle_type), intent(in) | simulator_model_handle, |
integer(c_int), intent(in) | index, | ||
character(len=*, kind=c_char), intent(out) | species_name, | ||
integer(c_int), intent(out) | ierr ) |
Get a species name supported by the SimulatorModel.
Definition at line 462 of file kim_simulator_model_module.f90.