Set the Model's buffer pointer within the Model object. More...
Public Member Functions | |
recursive subroutine | kim_model_create_set_model_buffer_pointer (model_create_handle, ptr) |
Set the Model's buffer pointer within the Model object. | |
Set the Model's buffer pointer within the Model object.
Definition at line 154 of file kim_model_create_module.f90.
recursive subroutine kim_model_create_module::kim_set_model_buffer_pointer::kim_model_create_set_model_buffer_pointer | ( | type(kim_model_create_handle_type), intent(in) | model_create_handle, |
type(c_ptr), intent(in) | ptr ) |
Set the Model's buffer pointer within the Model object.
Definition at line 514 of file kim_model_create_module.f90.