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 ModelCompute interface. More...
Public Member Functions | |
recursive subroutine | kim_model_extension_to_model_create (model_extension_handle, model_create_handle) |
Convert the ModelExtension interface to the Model object to a ModelCompute interface. | |
Convert the ModelExtension interface to the Model object to a ModelCompute interface.
Definition at line 127 of file kim_model_extension_module.f90.
recursive subroutine kim_model_extension_module::kim_to_model_create::kim_model_extension_to_model_create | ( | type(kim_model_extension_handle_type), intent(in) | model_extension_handle, |
type(kim_model_create_handle_type), intent(out) | model_create_handle ) |
Convert the ModelExtension interface to the Model object to a ModelCompute interface.
Definition at line 341 of file kim_model_extension_module.f90.