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_compute_arguments_module::kim_set_callback_pointer Interface Reference

Set the function pointer for a ComputeCallbackName. More...

Public Member Functions

recursive subroutine kim_compute_arguments_set_callback_pointer (compute_arguments_handle, compute_callback_name, language_name, fptr, data_object, ierr)
 Set the function pointer for a ComputeCallbackName.
 

Detailed Description

Set the function pointer for a ComputeCallbackName.

See also
KIM::ComputeArguments::SetCallbackPointer, KIM_ComputeArguments_SetCallbackPointer
Since
2.0

Definition at line 131 of file kim_compute_arguments_module.f90.

Member Function/Subroutine Documentation

◆ kim_compute_arguments_set_callback_pointer()

recursive subroutine kim_compute_arguments_module::kim_set_callback_pointer::kim_compute_arguments_set_callback_pointer ( type(kim_compute_arguments_handle_type), intent(in) compute_arguments_handle,
type(kim_compute_callback_name_type), intent(in) compute_callback_name,
type(kim_language_name_type), intent(in) language_name,
type(c_funptr), intent(in), value fptr,
type(c_ptr), intent(in) data_object,
integer(c_int), intent(out) ierr )

Set the function pointer for a ComputeCallbackName.

See also
KIM::ComputeArguments::SetCallbackPointer, KIM_ComputeArguments_SetCallbackPointer
Since
2.0

Definition at line 631 of file kim_compute_arguments_module.f90.


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