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_arguments_destroy Interface Reference

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

Public Member Functions

recursive subroutine kim_model_extension_to_model_compute_arguments_destroy (model_extension_handle, compute_arguments_c_ptr, model_compute_arguments_destroy_handle)
 Convert the ModelExtension interface to the Model object to a ModelComputeArgumentsDestroy interface.
 

Detailed Description

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

See also
KIM::ModelExtension::ModelComputeArgumentsDestroy, KIM_ModelExtension_ToModelComputeArgumentsDestroy
Since
2.0

Definition at line 195 of file kim_model_extension_module.f90.

Member Function/Subroutine Documentation

◆ kim_model_extension_to_model_compute_arguments_destroy()

recursive subroutine kim_model_extension_module::kim_to_model_compute_arguments_destroy::kim_model_extension_to_model_compute_arguments_destroy ( type(kim_model_extension_handle_type), intent(in)  model_extension_handle,
type(c_ptr), intent(in)  compute_arguments_c_ptr,
type(kim_model_compute_arguments_destroy_handle_type), intent(out)  model_compute_arguments_destroy_handle 
)

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

See also
KIM::ModelExtension::ModelComputeArgumentsDestroy, KIM_ModelExtension_ToModelComputeArgumentsDestroy
Since
2.0

Definition at line 465 of file kim_model_extension_module.f90.


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