kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
|
Get the number of parameter files provided by the SimulatorModel. More...
Public Member Functions | |
recursive subroutine | kim_simulator_model_get_number_of_parameter_files (simulator_model_handle, number_of_parameter_files) |
Get the number of parameter files provided by the SimulatorModel. | |
Get the number of parameter files provided by the SimulatorModel.
Definition at line 226 of file kim_simulator_model_module.f90.
recursive subroutine kim_simulator_model_module::kim_get_number_of_parameter_files::kim_simulator_model_get_number_of_parameter_files | ( | type(kim_simulator_model_handle_type), intent(in) | simulator_model_handle, |
integer(c_int), intent(out) | number_of_parameter_files ) |
Get the number of parameter files provided by the SimulatorModel.
Definition at line 785 of file kim_simulator_model_module.f90.