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

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

Public Member Functions

recursive subroutine kim_model_extension_to_model_compute_arguments (model_extension_handle, compute_arguments_c_ptr, model_compute_arguments_handle)
 Convert the ModelExtension interface to the Model object to a ModelComputeArguments interface.
 

Detailed Description

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

See also
KIM::ModelExtension::ModelComputeArguments, KIM_ModelExtension_ToModelComputeArguments
Since
2.0

Definition at line 175 of file kim_model_extension_module.f90.

Member Function/Subroutine Documentation

◆ kim_model_extension_to_model_compute_arguments()

recursive subroutine kim_model_extension_module::kim_to_model_compute_arguments::kim_model_extension_to_model_compute_arguments ( 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_handle_type), intent(out) model_compute_arguments_handle )

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

See also
KIM::ModelExtension::ModelComputeArguments, KIM_ModelExtension_ToModelComputeArguments
Since
2.0

Definition at line 421 of file kim_model_extension_module.f90.


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