kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
Loading...
Searching...
No Matches
kim_simulator_model_module::kim_add_template_map Interface Reference

Add a new key-value entry to the template map. More...

Public Member Functions

recursive subroutine kim_simulator_model_add_template_map (simulator_model_handle, key, value, ierr)
 Add a new key-value entry to the template map.
 

Detailed Description

Add a new key-value entry to the template map.

See also
KIM::SimulatorModel::AddTemplateMap, KIM_SimulatorModel_AddTemplateMap
Since
2.1

Definition at line 156 of file kim_simulator_model_module.f90.

Member Function/Subroutine Documentation

◆ kim_simulator_model_add_template_map()

recursive subroutine kim_simulator_model_module::kim_add_template_map::kim_simulator_model_add_template_map ( type(kim_simulator_model_handle_type), intent(in) simulator_model_handle,
character(len=*, kind=c_char), intent(in) key,
character(len=*, kind=c_char), intent(in) value,
integer(c_int), intent(out) ierr )

Add a new key-value entry to the template map.

See also
KIM::SimulatorModel::AddTemplateMap, KIM_SimulatorModel_AddTemplateMap
Since
2.1

Definition at line 550 of file kim_simulator_model_module.f90.


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