kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
Loading...
Searching...
No Matches
Public Member Functions | List of all members
kim_model_extension_module::kim_to_model_compute Interface Reference

Convert the ModelExtension interface to the Model object to a ModelCompute interface. More...

Public Member Functions

recursive subroutine kim_model_extension_to_model_compute (model_extension_handle, model_compute_handle)
 Convert the ModelExtension interface to the Model object to a ModelCompute interface.
 

Detailed Description

Convert the ModelExtension interface to the Model object to a ModelCompute interface.

See also
KIM::ModelExtension::ModelCompute, KIM_ModelExtension_ToModelCompute
Since
2.0

Definition at line 118 of file kim_model_extension_module.f90.

Member Function/Subroutine Documentation

◆ kim_model_extension_to_model_compute()

recursive subroutine kim_model_extension_module::kim_to_model_compute::kim_model_extension_to_model_compute ( type(kim_model_extension_handle_type), intent(in)  model_extension_handle,
type(kim_model_compute_handle_type), intent(out)  model_compute_handle 
)

Convert the ModelExtension interface to the Model object to a ModelCompute interface.

See also
KIM::ModelExtension::ModelCompute, KIM_ModelExtension_ToModelCompute
Since
2.0

Definition at line 326 of file kim_model_extension_module.f90.


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