kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
|
Convert the ModelExtension interface to the Model object to a ModelDriverCreate interface. More...
Public Member Functions | |
recursive subroutine | kim_model_extension_to_model_driver_create (model_extension_handle, model_driver_create_handle) |
Convert the ModelExtension interface to the Model object to a ModelDriverCreate interface. | |
Convert the ModelExtension interface to the Model object to a ModelDriverCreate interface.
Definition at line 146 of file kim_model_extension_module.f90.
recursive subroutine kim_model_extension_module::kim_to_model_driver_create::kim_model_extension_to_model_driver_create | ( | type(kim_model_extension_handle_type), intent(in) | model_extension_handle, |
type(kim_model_driver_create_handle_type), intent(out) | model_driver_create_handle | ||
) |
Convert the ModelExtension interface to the Model object to a ModelDriverCreate interface.
Definition at line 372 of file kim_model_extension_module.f90.