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

Determine if the Simulator has provided a non-NULL function pointer for a ComputeCallbackName of interest. More...

Public Member Functions

recursive subroutine kim_model_compute_arguments_is_callback_present (model_compute_arguments_handle, compute_callback_name, present, ierr)
 Determine if the Simulator has provided a non-NULL function pointer for a ComputeCallbackName of interest.
 

Detailed Description

Determine if the Simulator has provided a non-NULL function pointer for a ComputeCallbackName of interest.

See also
KIM::ModelComputeArguments::IsCallbackPresent, KIM_ModelComputeArguments_IsCallbackPresent
Since
2.0

Definition at line 141 of file kim_model_compute_arguments_module.f90.

Member Function/Subroutine Documentation

◆ kim_model_compute_arguments_is_callback_present()

recursive subroutine kim_model_compute_arguments_module::kim_is_callback_present::kim_model_compute_arguments_is_callback_present ( type(kim_model_compute_arguments_handle_type), intent(in) model_compute_arguments_handle,
type(kim_compute_callback_name_type), intent(in) compute_callback_name,
integer(c_int), intent(out) present,
integer(c_int), intent(out) ierr )

Determine if the Simulator has provided a non-NULL function pointer for a ComputeCallbackName of interest.

See also
KIM::ModelComputeArguments::IsCallbackPresent, KIM_ModelComputeArguments_IsCallbackPresent
Since
2.0

Definition at line 724 of file kim_model_compute_arguments_module.f90.


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