Get the number of simulator fields provided by the SimulatorModel. More...
Public Member Functions | |
recursive subroutine | kim_simulator_model_get_number_of_simulator_fields (simulator_model_handle, number_of_simulator_fields) |
Get the number of simulator fields provided by the SimulatorModel. | |
Get the number of simulator fields provided by the SimulatorModel.
Definition at line 176 of file kim_simulator_model_module.f90.
recursive subroutine kim_simulator_model_module::kim_get_number_of_simulator_fields::kim_simulator_model_get_number_of_simulator_fields | ( | type(kim_simulator_model_handle_type), intent(in) | simulator_model_handle, |
integer(c_int), intent(out) | number_of_simulator_fields ) |
Get the number of simulator fields provided by the SimulatorModel.
Definition at line 610 of file kim_simulator_model_module.f90.