kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
|
Set the Model's buffer pointer within the ComputeArguments object. More...
Public Member Functions | |
recursive subroutine | kim_model_compute_arguments_set_model_buffer_pointer (model_compute_arguments_handle, ptr) |
Set the Model's buffer pointer within the ComputeArguments object. | |
Set the Model's buffer pointer within the ComputeArguments object.
Definition at line 151 of file kim_model_compute_arguments_module.f90.
recursive subroutine kim_model_compute_arguments_module::kim_set_model_buffer_pointer::kim_model_compute_arguments_set_model_buffer_pointer | ( | type(kim_model_compute_arguments_handle_type), intent(in) | model_compute_arguments_handle, |
type(c_ptr), intent(in) | ptr | ||
) |
Set the Model's buffer pointer within the ComputeArguments object.
Definition at line 765 of file kim_model_compute_arguments_module.f90.