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_simulator_model_module::kim_get_number_of_supported_species Interface Reference

Get the number of species supported by the SimulatorModel. More...

Public Member Functions

recursive subroutine kim_simulator_model_get_number_of_supported_species (simulator_model_handle, number_of_supported_species)
 Get the number of species supported by the SimulatorModel.
 

Detailed Description

Get the number of species supported by the SimulatorModel.

See also
KIM::SimulatorModel::GetNumberOfSupportedSpecies, KIM_SimulatorModel_GetNumberOfSupportedSpecies
Since
2.1

Definition at line 117 of file kim_simulator_model_module.f90.

Member Function/Subroutine Documentation

◆ kim_simulator_model_get_number_of_supported_species()

recursive subroutine kim_simulator_model_module::kim_get_number_of_supported_species::kim_simulator_model_get_number_of_supported_species ( type(kim_simulator_model_handle_type), intent(in)  simulator_model_handle,
integer(c_int), intent(out)  number_of_supported_species 
)

Get the number of species supported by the SimulatorModel.

See also
KIM::SimulatorModel::GetNumberOfSupportedSpecies, KIM_SimulatorModel_GetNumberOfSupportedSpecies
Since
2.1

Definition at line 432 of file kim_simulator_model_module.f90.


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