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_extension_module::kim_to_model_destroy Interface Reference

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

Public Member Functions

recursive subroutine kim_model_extension_to_model_destroy (model_extension_handle, model_destroy_handle)
 Convert the ModelExtension interface to the Model object to a ModelDestroy interface.
 

Detailed Description

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

See also
KIM::ModelExtension::ModelDestroy, KIM_ModelExtension_ToModelDestroy
Since
2.0

Definition at line 136 of file kim_model_extension_module.f90.

Member Function/Subroutine Documentation

◆ kim_model_extension_to_model_destroy()

recursive subroutine kim_model_extension_module::kim_to_model_destroy::kim_model_extension_to_model_destroy ( type(kim_model_extension_handle_type), intent(in) model_extension_handle,
type(kim_model_destroy_handle_type), intent(out) model_destroy_handle )

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

See also
KIM::ModelExtension::ModelDestroy, KIM_ModelExtension_ToModelDestroy
Since
2.0

Definition at line 356 of file kim_model_extension_module.f90.


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