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_get_simulator_field_line Interface Reference

Get a line for the simulator field of interest with all template substitutions performed (Requires the template map is closed). More...

Public Member Functions

recursive subroutine kim_simulator_model_get_simulator_field_line (simulator_model_handle, field_index, line_index, line_value, ierr)
 Get a line for the simulator field of interest with all template substitutions performed (Requires the template map is closed).
 

Detailed Description

Get a line for the simulator field of interest with all template substitutions performed (Requires the template map is closed).

See also
KIM::SimulatorModel::GetSimulatorFieldLine, KIM_SimulatorModel_GetSimulatorFieldLine
Since
2.1

Definition at line 196 of file kim_simulator_model_module.f90.

Member Function/Subroutine Documentation

◆ kim_simulator_model_get_simulator_field_line()

recursive subroutine kim_simulator_model_module::kim_get_simulator_field_line::kim_simulator_model_get_simulator_field_line ( type(kim_simulator_model_handle_type), intent(in) simulator_model_handle,
integer(c_int), intent(in), value field_index,
integer(c_int), intent(in), value line_index,
character(len=*, kind=c_char), intent(out) line_value,
integer(c_int), intent(out) ierr )

Get a line for the simulator field of interest with all template substitutions performed (Requires the template map is closed).

See also
KIM::SimulatorModel::GetSimulatorFieldLine, KIM_SimulatorModel_GetSimulatorFieldLine
Since
2.1

Definition at line 679 of file kim_simulator_model_module.f90.


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