kim-api 2.4.1+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
 
Loading...
Searching...
No Matches
kim_compute_arguments_module::kim_get_callback_support_status Interface Reference

Get the SupportStatus of a ComputeCallbackName. More...

Public Member Functions

recursive subroutine kim_compute_arguments_get_callback_support_status (compute_arguments_handle, compute_callback_name, support_status, ierr)
 Get the SupportStatus of a ComputeCallbackName.
 

Detailed Description

Get the SupportStatus of a ComputeCallbackName.

See also
KIM::ComputeArguments::GetCallbackSupportStatus, KIM_ComputeArguments_GetCallbackSupportStatus
Since
2.0

Definition at line 105 of file kim_compute_arguments_module.f90.

Member Function/Subroutine Documentation

◆ kim_compute_arguments_get_callback_support_status()

recursive subroutine kim_compute_arguments_module::kim_get_callback_support_status::kim_compute_arguments_get_callback_support_status ( type(kim_compute_arguments_handle_type), intent(in) compute_arguments_handle,
type(kim_compute_callback_name_type), intent(in) compute_callback_name,
type(kim_support_status_type), intent(out) support_status,
integer(c_int), intent(out) ierr )

Get the SupportStatus of a ComputeCallbackName.

See also
KIM::ComputeArguments::GetCallbackSupportStatus, KIM_ComputeArguments_GetCallbackSupportStatus
Since
2.0

Definition at line 279 of file kim_compute_arguments_module.f90.


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