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_model_module::kim_is_routine_present Interface Reference

Determine presence and required status of the given ModelRoutineName. More...

Public Member Functions

recursive subroutine kim_model_is_routine_present (model_handle, model_routine_name, present, required, ierr)
 Determine presence and required status of the given ModelRoutineName.
 

Detailed Description

Determine presence and required status of the given ModelRoutineName.

See also
KIM::Model::IsRoutinePresent, KIM_Model_IsRoutinePresent
Since
2.0

Definition at line 107 of file kim_model_module.f90.

Member Function/Subroutine Documentation

◆ kim_model_is_routine_present()

recursive subroutine kim_model_module::kim_is_routine_present::kim_model_is_routine_present ( type(kim_model_handle_type), intent(in) model_handle,
type(kim_model_routine_name_type), intent(in) model_routine_name,
integer(c_int), intent(out) present,
integer(c_int), intent(out) required,
integer(c_int), intent(out) ierr )

Determine presence and required status of the given ModelRoutineName.

See also
KIM::Model::IsRoutinePresent, KIM_Model_IsRoutinePresent
Since
2.0

Definition at line 492 of file kim_model_module.f90.


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