kim-api 2.3.0+AppleClang.AppleClang.GNU
An Application Programming Interface (API) for the Knowledgebase of Interatomic Models (KIM).
|
Go to the source code of this file.
Data Types | |
type | kim_model_compute_arguments_destroy_module::kim_model_compute_arguments_destroy_handle_type |
Provides the interface to a KIM API ComputeArguments object for use by models within their MODEL_ROUTINE_NAME::ComputeArgumentsDestroy routine. More... | |
interface | kim_model_compute_arguments_destroy_module::operator(.eq.) |
Compares kim_model_compute_arguments_destroy_handle_type's for equality. More... | |
interface | kim_model_compute_arguments_destroy_module::operator(.ne.) |
Compares kim_model_compute_arguments_destroy_handle_type's for inequality. More... | |
interface | kim_model_compute_arguments_destroy_module::kim_get_model_buffer_pointer |
GetModelBufferPointer More... | |
interface | kim_model_compute_arguments_destroy_module::kim_log_entry |
Write a log entry into the log file. More... | |
interface | kim_model_compute_arguments_destroy_module::kim_to_string |
Get a string representing the internal state of the ComputeArguments object. More... | |
Modules | |
module | kim_model_compute_arguments_destroy_module |
Provides the interface to a KIM API ComputeArguments object for use by models within their MODEL_ROUTINE_NAME::ComputeArgumentsDestroy routine. | |
Variables | |
type(kim_model_compute_arguments_destroy_handle_type), save, public, protected | kim_model_compute_arguments_destroy_module::kim_model_compute_arguments_destroy_null_handle |
NULL handle for use in comparisons. | |