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_model_module::kim_get_simulator_buffer_pointer Interface Reference

Get the Simulator's buffer pointer from the Model object. More...

Public Member Functions

recursive subroutine kim_model_get_simulator_buffer_pointer (model_handle, ptr)
 Get the Simulator's buffer pointer from the Model object.
 

Detailed Description

Get the Simulator's buffer pointer from the Model object.

See also
KIM::Model::GetSimulatorBufferPointer, KIM_Model_GetSimulatorBufferPointer
Since
2.0

Definition at line 267 of file kim_model_module.f90.

Member Function/Subroutine Documentation

◆ kim_model_get_simulator_buffer_pointer()

recursive subroutine kim_model_module::kim_get_simulator_buffer_pointer::kim_model_get_simulator_buffer_pointer ( type(kim_model_handle_type), intent(in) model_handle,
type(c_ptr), intent(out) ptr )

Get the Simulator's buffer pointer from the Model object.

See also
KIM::Model::GetSimulatorBufferPointer, KIM_Model_GetSimulatorBufferPointer
Since
2.0

Definition at line 1305 of file kim_model_module.f90.


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