Get the SupportStatus of a ComputeArgumentName. More...
Public Member Functions | |
recursive subroutine | kim_compute_arguments_get_argument_support_status (compute_arguments_handle, compute_argument_name, support_status, ierr) |
Get the SupportStatus of a ComputeArgumentName. | |
Get the SupportStatus of a ComputeArgumentName.
Definition at line 95 of file kim_compute_arguments_module.f90.
recursive subroutine kim_compute_arguments_module::kim_get_argument_support_status::kim_compute_arguments_get_argument_support_status | ( | type(kim_compute_arguments_handle_type), intent(in) | compute_arguments_handle, |
type(kim_compute_argument_name_type), intent(in) | compute_argument_name, | ||
type(kim_support_status_type), intent(out) | support_status, | ||
integer(c_int), intent(out) | ierr ) |
Get the SupportStatus of a ComputeArgumentName.
Definition at line 237 of file kim_compute_arguments_module.f90.